 | SphinxQLDataReaderItem Property (String) |
Gets the
Object with the specified name.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
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