次の方法で共有


IDTSPackageInfo100.VersionMajor プロパティ

定義

public:
 property int VersionMajor { int get(); };
[System.Runtime.InteropServices.DispId(7)]
public int VersionMajor { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.VersionMajor : int
Public ReadOnly Property VersionMajor As Integer

プロパティ値

パッケージのメジャー ビルド バージョン番号を含む 整数

属性

適用対象