XACTTRANSINFO Structure
Represents a structure used in the ITransaction interface.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Indicates whether this instance and a specified object are equal.(Inherited from ValueType.) |
![]() | GetHashCode() | Returns the hash code for this instance.(Inherited from ValueType.) |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | grfRMSupported | Specifies zero. This field is reserved. |
![]() | grfRMSupportedRetaining | Specifies zero. This field is reserved. |
![]() | grfTCSupported | Represents a bitmask that indicates which grfTC flags this transaction implementation supports. |
![]() | grfTCSupportedRetaining | Specifies zero. This field is reserved. |
![]() | isoFlags | Specifies zero. This field is reserved. |
![]() | isoLevel | Represents the isolation level associated with this transaction object. ISOLATIONLEVEL_UNSPECIFIED indicates that no isolation level was specified. |
![]() | uow | Represents the unit of work associated with this transaction. |
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

