Compartilhar via


2.2.8.2.2.5.5 TXUSER_IMPORT2_MTAG_SINK_IMPORTED

The TXUSER_IMPORT2_MTAG_SINK_IMPORTED message provides the isolation level and isolation flags for the specified transaction.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

MsgHeader (24 bytes)

...

...

isoLevel

isoFlags

MsgHeader (24 bytes): This field MUST contain a MESSAGE_PACKET structure:

  • The dwUserMsgType field MUST be 0x00006106.

  • The dwcbVarLenData field MUST be 8.

isoLevel (4 bytes): The isolation level of the transaction. The value MUST be one as specified in the OLETX_ISOLATION_LEVEL (section 2.2.6.9) enumeration.

isoFlags (4 bytes): The isolation flags for the transaction. The value MUST be a legal combination of values from the OLETX_ISOLATION_FLAGS (section 2.2.6.8) enumeration.