Sphinx QLConnectionData Source Property
Gets the name of the Sphinx server to which to connect.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The name of the Sphinx server to which to connect.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override string DataSource { get; }VB
Public Overrides ReadOnly Property DataSource As String
GetProperty Value
StringReturn Value
StringThe name of the Sphinx server to which to connect.