SphinxQLDataReaderItem(Int32) Property

Gets the Object with the specified ordinal.

Definition

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

Parameters

ordinal  Int32
 

Property Value

Object

Implements

IDataRecordItemInt32

Exceptions

See Also