Partager via


Membres BatchUpgradeOptions

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

Le type BatchUpgradeOptions expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique BatchUpgradeOptions Initializes a new instance of the BatchUpgradeOptions class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ActionOnExist Gets or sets a ActionOnExistType value that specifies how to handle upgraded packages that have the same name as existing Integration Services packages.
Propriété publique BackupOldPackages Gets or sets the value that specifies whether to back up the original Integration Services packages before upgrading the packages.
Propriété publique ContinueOnError Gets or sets the value that specifies whether an error stops the upgrade process for an Integration Services package.
Propriété publique TestOnly Infrastructure.
Propriété publique Validate Gets or sets the value that specifies whether to validate an upgraded Integration Services package.
Propriété publique ValidationFailureAsError Gets or sets the value that specifies whether to treat Integration Services packages that are not valid as errors or warnings.

Haut de la page