Click or drag to resize

SphinxQLDataReaderItem(Int32) Property

Gets the Object with the specified ordinal.

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

Parameters

ordinal  Int32
 

Property Value

Object

Implements

IDataRecordItemInt32
Exceptions
ExceptionCondition
IndexOutOfRangeException
See Also