[]
Returns number of rows in the table or query.
long Size { get; }
ReadOnly Property Size As Long
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.