Share via


IDTSDowngradeSettings100.DowngradeMode プロパティ

定義

設定がバージョン ダウングレードであるかどうかを示す値を取得します。値の設定も可能です。

public:
 property bool default { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(0)]
public bool this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.DowngradeMode : bool with get, set
Default Public Property DowngradeMode As Boolean

プロパティ値

設定がバージョンのダウングレードの場合は true。それ以外の場合は false。

属性

適用対象