AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

ConnectionInfo..::..GzipResult Property

Gets the value indicating whether SQL result sets are returned compressed with the GZIP filePath format before download. Defaults to false.

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

Syntax


public bool GzipResult { get; }

Field Value

True if SQL result sets are returned compressed with the GZIP filePath format before download.