XACTTRANSINFO 구조체
정의
ITransaction 인터페이스에 사용되는 구조를 나타냅니다.Represents a structure used in the ITransaction interface.
public value class XACTTRANSINFO
[System.Runtime.InteropServices.ComVisible(false)]
public struct XACTTRANSINFO
type XACTTRANSINFO = struct
Public Structure XACTTRANSINFO
- 상속
- 특성
필드
grfRMSupported |
0을 지정합니다.Specifies zero. 이 필드는 예약되어 있습니다.This field is reserved. |
grfRMSupportedRetaining |
0을 지정합니다.Specifies zero. 이 필드는 예약되어 있습니다.This field is reserved. |
grfTCSupported |
이 트랜잭션 구현이 지원하는 |
grfTCSupportedRetaining |
0을 지정합니다.Specifies zero. 이 필드는 예약되어 있습니다.This field is reserved. |
isoFlags |
0을 지정합니다.Specifies zero. 이 필드는 예약되어 있습니다.This field is reserved. |
isoLevel |
이 트랜잭션 개체와 관련된 격리 수준을 나타냅니다.Represents the isolation level associated with this transaction object. ISOLATIONLEVEL_UNSPECIFIED는 격리 수준이 지정되지 않았다는 의미입니다.ISOLATIONLEVEL_UNSPECIFIED indicates that no isolation level was specified. |
uow |
이 트랜잭션과 관련된 작업 단위를 나타냅니다.Represents the unit of work associated with this transaction. |