ResultRange.rowCount

Get the number of rows retrieved so far.

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

struct ResultRange
@property const pure nothrow
ulong
rowCount
()

Meta