Share via


ApplicationClass.PackageUpgradeOptions プロパティ

定義

アップグレード処理中に Integration Services パッケージのコレクションに適用するアップグレード オプションを示す値を取得します。値の設定も可能です。

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_PACKAGE_UPGRADE_OPTIONS PackageUpgradeOptions { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_PACKAGE_UPGRADE_OPTIONS get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_PACKAGE_UPGRADE_OPTIONS value); };
[System.Runtime.InteropServices.DispId(66)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_PACKAGE_UPGRADE_OPTIONS PackageUpgradeOptions { [System.Runtime.InteropServices.DispId(66)] get; [System.Runtime.InteropServices.DispId(66)] set; }
[<System.Runtime.InteropServices.DispId(66)>]
[<get: System.Runtime.InteropServices.DispId(66)>]
[<set: System.Runtime.InteropServices.DispId(66)>]
member this.PackageUpgradeOptions : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_PACKAGE_UPGRADE_OPTIONS with get, set
Public Overridable Property PackageUpgradeOptions As DTS_PACKAGE_UPGRADE_OPTIONS

プロパティ値

PackageUpgradeOptions オブジェクト。

実装

属性

適用対象