 | SphinxQLDataReaderItem Property (Int32) |
Gets the
Object with the specified ordinal.
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
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