Udostępnij przez


UpgradeResult Members

Determines the result of upgrading a collection of Integration Services packages.

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

Public Properties

  Name Description
Cc282946.pubproperty(pl-pl,SQL.100).gif Failures Gets the Integration Services packages that failed to be upgraded.
Cc282946.pubproperty(pl-pl,SQL.100).gif Status Gets the upgrade status for a collection of Integration Services packages.
Cc282946.pubproperty(pl-pl,SQL.100).gif Succeeded Gets the Integration Services packages that were successfully upgraded.
Cc282946.pubproperty(pl-pl,SQL.100).gif Warnings Gets the Integration Services packages that were successfully upgraded and had warnings.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top