共用方式為


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.

頂端