 | SphinxQLConnectionStringBuilderItem Property |
Gets or sets the
Object with the specified keyword.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic override Object this[
string keyword
] { get; set; }
Public Overrides Default Property Item (
keyword As String
) As Object
Get
Set
Parameters
- keyword
- Type: SystemString
Property Value
Type:
Object
See Also