 | SphinxQLDataReaderItem Property (Int32) |
Gets the
Object with the specified ordinal.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic override Object this[
int ordinal
] { get; }
Public Overrides ReadOnly Default Property Item (
ordinal As Integer
) As Object
Get
Parameters
- ordinal
- Type: SystemInt32
Property Value
Type:
ObjectImplements
IDataRecordItemInt32
Exceptions
See Also