Condividi tramite


Membri BatchUpgradeOptions

Specifies the options that the Upgrade method will apply to a list of Integration Services packages during the upgrade process.

Il tipo BatchUpgradeOptions espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico BatchUpgradeOptions Initializes a new instance of the BatchUpgradeOptions class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ActionOnExist Gets or sets a ActionOnExistType value that specifies how to handle upgraded packages that have the same name as existing Integration Services packages.
Proprietà pubblica BackupOldPackages Gets or sets the value that specifies whether to back up the original Integration Services packages before upgrading the packages.
Proprietà pubblica ContinueOnError Gets or sets the value that specifies whether an error stops the upgrade process for an Integration Services package.
Proprietà pubblica TestOnly Infrastruttura.
Proprietà pubblica Validate Gets or sets the value that specifies whether to validate an upgraded Integration Services package.
Proprietà pubblica ValidationFailureAsError Gets or sets the value that specifies whether to treat Integration Services packages that are not valid as errors or warnings.

In alto