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: 5.3.0
Syntax
public override Object this[
	string keyword
] { get; set; }

Parameters

keyword
Type: SystemString

Property Value

Type: Object
See Also