Click or drag to resize

SphinxQLConnectionDataSource Property

Gets the name of the Sphinx server to which to connect.

Namespace:  SphinxConnector.SphinxQL
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public override string DataSource { get; }

Property Value

Type: String

Return Value

Type: String
The name of the Sphinx server to which to connect.
See Also