XACTTRANSINFO Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a structure used in the ITransaction interface.
public value class XACTTRANSINFO
[System.Runtime.InteropServices.ComVisible(false)]
public struct XACTTRANSINFO
[<System.Runtime.InteropServices.ComVisible(false)>]
type XACTTRANSINFO = struct
Public Structure XACTTRANSINFO
- Inheritance
- Attributes
Fields
grfRMSupported |
Specifies zero. This field is reserved. |
grfRMSupportedRetaining |
Specifies zero. This field is reserved. |
grfTCSupported |
Represents a bitmask that indicates which |
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. |