Freigeben über


BatchUpgradeOptions-Member

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

Der BatchUpgradeOptions-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode BatchUpgradeOptions Initializes a new instance of the BatchUpgradeOptions class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang