[]
Returns number of rows in the table or query.
long Size { get; }
It can be different from the Count property value if ViewLimit is set. In that case Count is less than or equal to the ViewLimit value.