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