IDTSPackage100.PackageUpgradeOptions Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
As opções de atualização do pacote.
- Atributos
Comentários
Esta interface é implementada pelas interfaces Package e PackageNeutral.