AceQL HTTP C# Client SDK v7.7

AceQLDataReader..::..GetChar Method

Gets the character.

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

Syntax


public char GetChar(
	int ordinal
)

Parameters

ordinal
Type: Int32
The ordinal.

Return Value

System.Char.

Exceptions


ExceptionCondition
[System.NotSupportedException]