IDTSDowngradeSettings100.DowngradeVersion Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta la versione di downgrade.
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
Valore della proprietà
Versione di downgrade.
- Attributi