AceQL HTTP C# Client SDK v7.7

LimitsInfo..::..MaxRows Property

Gets the maximum number of SQL rows that may be returned to the client by the AceQL server.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public virtual long MaxRows { get; }

Return Value

the maximum number of SQL rows that may be returned to the client by the AceQL server.