Share via


IDTSDowngradeSettings100.DowngradeMode Propriété

Définition

Obtient ou définit une valeur qui indique si le paramètre est une mise à niveau vers une version antérieure.

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

Valeur de propriété

true si le paramètre est une version rétrograde ; sinon, false.

Attributs

S’applique à