Linguaggio

IDTSPackage100.VersionMajor Proprietà

Definizione

Ottiene o imposta la versione principale del pacchetto.

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

Valore della proprietà

La versione principale del pacchetto.

Attributi

Commenti

Questa interfaccia è implementata dalle Package interfacce e.PackageNeutral

Si applica a