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

AceQLDataReader..::..FieldCount Property

Gets the number of columns in the current row.

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

Syntax


public int FieldCount { get; }

Field Value

The number of columns in the current row.