Click or drag to resize

SphinxQLConnectionDatabase Property

Always returns "Sphinx".

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

Property Value

Type: String

Return Value

Type: String
Always returns "Sphinx".

Implements

IDbConnectionDatabase
See Also