Click or drag to resize

SphinxQLDataReaderItem Property (Int32)

Gets the Object with the specified ordinal.

Namespace:  SphinxConnector.SphinxQL
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public override Object this[
	int ordinal
] { get; }

Parameters

ordinal
Type: SystemInt32

Property Value

Type: Object

Implements

IDataRecordItemInt32
Exceptions
ExceptionCondition
IndexOutOfRangeException
See Also