mysql-native v1.2.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function ResultRange.rowCount

Get the number of currently retrieved.

ulong rowCount () pure nothrow @property const;

Note that this is not neccessarlly the same as the length of the range.