IDTSDowngradeSettings100.DowngradeMode Propriedade

Definição

Obtém ou define um valor que indica se a configuração é um downgrade de versão.

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

Valor da propriedade

true se a configuração for um downgrade de versão; caso contrário, false.

Atributos

Aplica-se a