Udostępnij przez


BatchUpgradeOptions Members

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

The following tables list the members exposed by the BatchUpgradeOptions type.

Public Constructors

  Name Description
BatchUpgradeOptions Initializes a new instance of the BatchUpgradeOptions class.

Top

Public Properties

  Name Description
Cc284060.pubproperty(pl-pl,SQL.100).gif ActionOnExist Gets or sets a ActionOnExistType value that specifies how to handle upgraded packages that have the same name as existing Integration Services packages.
Cc284060.pubproperty(pl-pl,SQL.100).gif BackupOldPackages Gets or sets the value that specifies whether to back up the original Integration Services packages before upgrading the packages.
Cc284060.pubproperty(pl-pl,SQL.100).gif ContinueOnError Gets or sets the value that specifies whether an error stops the upgrade process for an Integration Services package.
Cc284060.pubproperty(pl-pl,SQL.100).gif TestOnly  
Cc284060.pubproperty(pl-pl,SQL.100).gif Validate Gets or sets the value that specifies whether to validate an upgraded Integration Services package.
Cc284060.pubproperty(pl-pl,SQL.100).gif ValidationFailureAsError Gets or sets the value that specifies whether to treat Integration Services packages that are not valid as errors or warnings.

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc284060.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc284060.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc284060.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc284060.pubmethod(pl-pl,SQL.100).gifCc284060.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc284060.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc284060.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Cc284060.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top