ConnectionManagerExcelClass.SupportsDTCTransactions 屬性

定義

public:
 virtual property bool SupportsDTCTransactions { bool get(); };
[System.Runtime.InteropServices.DispId(3)]
public virtual bool SupportsDTCTransactions { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.SupportsDTCTransactions : bool
Public Overridable ReadOnly Property SupportsDTCTransactions As Boolean

屬性值

Boolean

如果連接支援 MS DTC 交易,則為 true ;否則 為 false

實作

屬性

備註

如需詳細資訊,請參閱ConnectionManager

適用於