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