[]
Changes the current database for an open connection.
public override void ChangeDatabase(string databaseName)
Public Overrides Sub ChangeDatabase(databaseName As String)
| Type | Name | Description |
|---|---|---|
| string | databaseName | Specifies the name of the database for the connection to use. |