CqlConnection Methods |
The CqlConnection type exposes the following members.
Name | Description | |
---|---|---|
ChangeDatabase | Changes the current database for an open Connection object. (Overrides DbConnectionChangeDatabase(String).) | |
Clone | ||
Close | Closes the connection to the database. (Overrides DbConnectionClose.) | |
Open | Opens a database connection with the settings specified by the ConnectionString property of the provider-specific Connection object. (Overrides DbConnectionOpen.) |