Sphinx QLConnectionChange Database Method
Changes the current database for an open connection. Not supported.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override void ChangeDatabase(
string databaseName
)VB
Public Overrides Sub ChangeDatabase (
databaseName As String
)Parameters
- databaseName String
- Specifies the name of the database for the connection to use.