Click or drag to resize
SphinxQLDataReaderItem Property (Int32)
Gets the Object with the specified ordinal.

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

Parameters

ordinal
Type: SystemInt32

Property Value

Type: Object

Implements

IDataRecordItemInt32
Exceptions
ExceptionCondition
IndexOutOfRangeException
See Also