ITransaction Interface
.NET Framework 3.0
Corresponds to the Distributed Transaction Coordinator (DTC) ITransaction interface and is supported by objects obtained through ContextUtil.Transaction.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
[GuidAttribute("0FB15084-AF41-11CE-BD2B-204C4F4F5020")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] public interface ITransaction
/** @attribute GuidAttribute("0FB15084-AF41-11CE-BD2B-204C4F4F5020") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface ITransaction
GuidAttribute("0FB15084-AF41-11CE-BD2B-204C4F4F5020") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) public interface ITransaction
Not applicable.
Community Additions
ADD
Show: