IDTSPackage100.PackageUpgradeOptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTS_PACKAGE_UPGRADE_OPTIONS PackageUpgradeOptions { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTS_PACKAGE_UPGRADE_OPTIONS get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTS_PACKAGE_UPGRADE_OPTIONS value); };
[System.Runtime.InteropServices.DispId(88)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTS_PACKAGE_UPGRADE_OPTIONS PackageUpgradeOptions { [System.Runtime.InteropServices.DispId(88)] get; [System.Runtime.InteropServices.DispId(88)] set; }
[<System.Runtime.InteropServices.DispId(88)>]
[<get: System.Runtime.InteropServices.DispId(88)>]
[<set: System.Runtime.InteropServices.DispId(88)>]
member this.PackageUpgradeOptions : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTS_PACKAGE_UPGRADE_OPTIONS with get, set
Public Property PackageUpgradeOptions As DTS_PACKAGE_UPGRADE_OPTIONS
プロパティ値
パッケージのアップグレード オプションです。
- 属性
注釈
このインターフェイスは、Package インターフェイスおよび PackageNeutral インターフェイスで実装されます。