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