OracleConnection.BeginTransaction Method
.NET Framework 3.0
Begins a transaction at the database.
| Name | Description |
|---|---|
| OracleConnection.BeginTransaction () | Begins a transaction at the database. |
| OracleConnection.BeginTransaction (IsolationLevel) | Begins a transaction at the database with the specified IsolationLevel value. |