Click or drag to resize

SphinxQLConnectionDatabase Property

Always returns "Sphinx".

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

Property Value

String

Return Value

String
Always returns "Sphinx".

Implements

IDbConnectionDatabase
See Also