OleDbTransaction::Begin Method ()
.NET Framework (current version)
Initiates a nested database transaction.
Assembly: System.Data (in System.Data.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | Nested transactions are not supported. |
The new transaction is nested within the current transaction.
.NET Framework
Available since 1.1
Available since 1.1
Show: