The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: