AceQL HTTP C# Client SDK v7.7

AceQLDataReader..::..Item Property

Gets the value for the specified ordinal.

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

Syntax


public Object this[
	int ordinal
] { get; }

Parameters

ordinal
Type: Int32
The ordinal.

Return Value

The value.