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