SphinxQLConnectionDatabase Property

Always returns "Sphinx".

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override string Database { get; }

Property Value

String

Return Value

String
Always returns "Sphinx".

Implements

IDbConnectionDatabase

See Also