mysql-native v1.2.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Function Connection.lastCommandID
This gets incremented every time a command is issued or results are purged, so a ResultRange can tell whether it's been invalidated.
ulong lastCommandID
() pure nothrow @property const;