AceQL HTTP C# Client SDK v7.7

AceQLDataReader..::..GetByte Method

Gets the byte.

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

Syntax


public byte GetByte(
	int ordinal
)

Parameters

ordinal
Type: Int32
The ordinal.

Return Value

System.Byte.

Exceptions


ExceptionCondition
[System.NotSupportedException]