Click or drag to resize
SphinxQLConnectionStringBuilderItem Property
Gets or sets the Object with the specified keyword.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public override Object this[
	string keyword
] { get; set; }

Parameters

keyword
Type: SystemString

Property Value

Type: Object
See Also