IDbConnection::ChangeDatabase Method (String^)
.NET Framework (current version)
Changes the current database for an open Connection object.
Assembly: System.Data (in System.Data.dll)
Parameters
- databaseName
-
Type:
System::String^
The name of the database to use in place of the current database.
.NET Framework
Available since 1.1
Available since 1.1
Show: