RowBlockSize |
Scroll |
Gets or sets the row block size for the TheQuery.
Namespace: Therefore.API
Visual Basic Public Overridable Property RowBlockSize As Integer C# public virtual int RowBlockSize { get; set;}
Property ValueThe row block size for the TheQuery. The default value is 100. |