ConnectionManagerHostClass.SupportsDTCTransactions Eigenschaft

Definition

Gibt einen Booleschen zurück, der anzeigt, ob die Verbindung Microsoft Distributed Transaction Coordinator (MS DTC)-Transaktionen unterstützt.

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

Eigenschaftswert

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

Implementiert

Hinweise

Weitere Informationen finden Sie unter ConnectionManager.

Gilt für: