XACTTRANSINFO 結構

定義

表示 ITransaction 介面中使用的結構。

public value class XACTTRANSINFO
[System.Runtime.InteropServices.ComVisible(false)]
public struct XACTTRANSINFO
[<System.Runtime.InteropServices.ComVisible(false)>]
type XACTTRANSINFO = struct
Public Structure XACTTRANSINFO
繼承
XACTTRANSINFO
屬性

欄位

grfRMSupported

指定零。 保留此欄位。

grfRMSupportedRetaining

指定零。 保留此欄位。

grfTCSupported

表示位元遮罩,指出這個交易實作支援哪些 grfTC 旗標。

grfTCSupportedRetaining

指定零。 保留此欄位。

isoFlags

指定零。 保留此欄位。

isoLevel

表示與這個交易物件相關的隔離等級。 ISOLATIONLEVEL_UNSPECIFIED 表示未指定隔離等級。

uow

表示與這個交易相關的工作單元。

適用於