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.
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.