CUBRID ADO.NET Driver - 8.4.0.0
The CUBRIDConnection type exposes the following members.
Methods
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICloneable..::..Clone | ||
| IDbConnection..::..BeginTransaction()()()() | Begins a database transaction. (Inherited from DbConnection.) | |
| IDbConnection..::..BeginTransaction(IsolationLevel) | Begins a database transaction with the specified IsolationLevel value. (Inherited from DbConnection.) | |
| IDbConnection..::..CreateCommand | Creates and returns a DbCommand object that is associated with the current connection. (Inherited from DbConnection.) |