다음을 통해 공유


IDTSApplication100.PackageUpgradeOptions 속성

정의

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTS_PACKAGE_UPGRADE_OPTIONS PackageUpgradeOptions { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTS_PACKAGE_UPGRADE_OPTIONS get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTS_PACKAGE_UPGRADE_OPTIONS value); };
[System.Runtime.InteropServices.DispId(66)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.DTS_PACKAGE_UPGRADE_OPTIONS with get, set
Public Property PackageUpgradeOptions As DTS_PACKAGE_UPGRADE_OPTIONS

속성 값

DTS_PACKAGE_UPGRADE_OPTIONS 개체입니다.

특성

적용 대상