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