Freigeben über


ConnectionManagerAdoClass.SupportsDTCTransactions Eigenschaft

Definition

Gibt einen booleschen Wert zurück, der angibt, ob die Verbindung MS DTC-Transaktionen (Microsoft Distributed Transaction Coordinator) 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

True, wenn die Verbindung Microsoft Distributed Transaction Coordinator (MS DTC)-Transaktionen unterstützt; andernfalls "false".

Implementiert

Attribute

Gilt für: