ContextUtil::Transaction Property
.NET Framework (current version)
Gets an object describing the current COM+ DTC transaction.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Exception | Condition |
|---|---|
| COMException | There is no COM+ context available. |
| PlatformNotSupportedException | The platform is not Windows 2000 or later. |
The returned object supports the ITransaction interface if the transaction is a COM+ DTC transaction.
.NET Framework
Available since 1.1
Available since 1.1
Show: