IDTSDowngradeSettings100.DowngradeVersion Property

Definition

Gets or sets the downgrade version.

public:
 property int DowngradeVersion { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1)]
public int DowngradeVersion { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.DowngradeVersion : int with get, set
Public Property DowngradeVersion As Integer

Property Value

The downgrade version.

Attributes

Applies to