Click or drag to resize
SphinxQLConnectionDatabase Property
Always returns "Sphinx".

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

Property Value

Type: String

Return Value

Type: String
Always returns "Sphinx".

Implements

IDbConnectionDatabase
See Also