ConnectionManagerBase.SupportsDTCTransactions Eigenschaft

Definition

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

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

Eigenschaftswert

true, wenn die Verbindung MS DTC-Transaktionen unterstützt; Andernfalls false.

Gilt für: