AceQL HTTP C# Client SDK v7.7

LimitsInfo Class

A simple shortcut class that contains main remote database limits info: maxRows: the maximum number of SQL rows that may be returned to the client by the AceQL server. maxBlobLength: the maximum length allowed for a Blob upload.

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

Syntax


public class LimitsInfo