 | SphinxQLConnectionDataSource Property |
Gets the name of the Sphinx server to which to connect.
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic override string DataSource { get; }Public Overrides ReadOnly Property DataSource As String
Get
Property Value
StringReturn Value
String
The name of the Sphinx server to which to connect.
See Also