 | SphinxQLConnectionDatabase Property |
Always returns "Sphinx".
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic override string Database { get; }Public Overrides ReadOnly Property Database As String
Get
Property Value
StringReturn Value
String
Always returns "
Sphinx".
Implements
IDbConnectionDatabase
See Also