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