Function ResultRange.rowCount
Get the number of currently retrieved.
Note that this is not neccessarlly the same as the length of the range.
Prototype
ulong rowCount() pure nothrow @property const;
Get the number of currently retrieved.
Note that this is not neccessarlly the same as the length of the range.
ulong rowCount() pure nothrow @property const;