ManagedWrapper.SupportsDTCTransactions Property

Definition

Gets whether the wrapper supports DTCT transactions.

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

Property Value

True if the wrapper supports DTCT transactions.; otherwise, false.

Implements

Applies to