CUBRID ADO.NET Driver - 8.4.0.0
The CUBRIDTransaction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Connection | ||
| CUBRIDIsolationLevel | ||
| DbConnection | (Overrides DbTransaction..::..DbConnection.) | |
| IsolationLevel | (Overrides DbTransaction..::..IsolationLevel.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IDbTransaction..::..Connection | Gets the DbConnection object associated with the transaction, or a null reference if the transaction is no longer valid. (Inherited from DbTransaction.) |