ConnectionManagerOleDbClass.SupportsDTCTransactions Eigenschaft

Definition

Erhält einen Boolean, der angibt, ob die Verbindung Microsoft Distributed Transaction Coordinator (MS DTC)-Transaktionen unterstützt.

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

Eigenschaftswert

wahr, wenn die Verbindung MS-DTC-Transaktionen unterstützt; ansonsten falsch.

Implementiert

Attribute

Hinweise

Weitere Informationen finden Sie unter ConnectionManager.

Gilt für: