RowsPending |
Scroll |
Gets the number of TheQueryResultRow items waiting to be fetched from the server.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Count As Integer C# public virtual int Count { get; }
Property ValueThe number of TheQueryResultRow items waiting to be fetched from the server. |