This documentation is archived and is not being maintained.
ITransaction Interface
.NET Framework 1.1
Corresponds to the DTC ITransaction interface and is supported by objects obtained through ContextUtil.Transaction.
For a list of all members of this type, see ITransaction Members.
[Visual Basic] <Guid("0FB15084-AF41-11CE-BD2B-204C4F4F5020")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface ITransaction [C#] [Guid("0FB15084-AF41-11CE-BD2B-204C4F4F5020")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface ITransaction [C++] [Guid("0FB15084-AF41-11CE-BD2B-204C4F4F5020")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface ITransaction [JScript] public Guid("0FB15084-AF41-11CE-BD2B-204C4F4F5020") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface ITransaction
Requirements
Namespace: System.EnterpriseServices
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
Show: