TransactionScope Constructor (TransactionScopeOption)
.NET Framework (current version)
Initializes a new instance of the TransactionScope class with the specified requirements.
Assembly: System.Transactions (in System.Transactions.dll)
Parameters
- scopeOption
-
Type:
System.Transactions::TransactionScopeOption
An instance of the TransactionScopeOption enumeration that describes the transaction requirements associated with this transaction scope.
.NET Framework
Available since 2.0
Available since 2.0
TransactionScope Overload
TransactionScope Class
System.Transactions Namespace
Implementing An Implicit Transaction Using Transaction Scope
Show: