mysql-native v2.2.0

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


Function ResultRange.rowCount

Get the number of rows retrieved so far.

ulong rowCount () pure nothrow @property const;

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