Share via


ConnectionManagerFlatFileClass.SupportsDTCTransactions プロパティ

定義

接続が DTC トランザクションをサポートしているかどうかを示す値を取得します。

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

プロパティ値

接続が DTC トランザクションをサポートしている場合は true。それ以外の場合は false。

実装

属性

適用対象