语言

ManagedWrapper.SupportsDTCTransactions 属性

定义

查看包装器是否支持DTCT事务。

public:
 property bool SupportsDTCTransactions { bool get(); };
public bool SupportsDTCTransactions { get; }
member this.SupportsDTCTransactions : bool
Public ReadOnly Property SupportsDTCTransactions As Boolean

属性值

如果包装器支持DTCT事务,则成立;否则,就是假的。

实现

适用于