Поделиться через


Элементы BatchUpgradeOptions

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

Тип BatchUpgradeOptions предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод BatchUpgradeOptions Initializes a new instance of the BatchUpgradeOptions class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство ActionOnExist Gets or sets a ActionOnExistType value that specifies how to handle upgraded packages that have the same name as existing Integration Services packages.
Открытое свойство BackupOldPackages Gets or sets the value that specifies whether to back up the original Integration Services packages before upgrading the packages.
Открытое свойство ContinueOnError Gets or sets the value that specifies whether an error stops the upgrade process for an Integration Services package.
Открытое свойство TestOnly Инфраструктура.
Открытое свойство Validate Gets or sets the value that specifies whether to validate an upgraded Integration Services package.
Открытое свойство ValidationFailureAsError Gets or sets the value that specifies whether to treat Integration Services packages that are not valid as errors or warnings.

В начало