Share via


ApplicationClass.PackageUpgradeOptions Propriété

Définition

Obtient ou définit une valeur qui indique les options de mise à niveau qui seront appliquées à une collection de packages Integration Services lors du processus de mise à niveau.

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

Valeur de propriété

Objet PackageUpgradeOptions.

Implémente

Attributs

S’applique à