ConnectionManagerHostClass.SupportsDTCTransactions Property

Definition

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

Property Value

true if the connection supports MS DTC transactions; otherwise, false.

Implements

Remarks

For more information, see ConnectionManager.

Applies to