Udostępnij przez


PackageUpgradeResult Members

This class specifies the upgrade results for a package.

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

Public Properties

  Name Description
Cc283302.pubproperty(pl-pl,SQL.100).gif Messages Gets warning messages or error messages associated with the upgrade results for a package.
Cc283302.pubproperty(pl-pl,SQL.100).gif Package Gets an UpgradePackageInfo object for a package.
Cc283302.pubproperty(pl-pl,SQL.100).gif Status Gets or sets the upgrade status for a package.

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc283302.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc283302.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc283302.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc283302.pubmethod(pl-pl,SQL.100).gif OnBreakpointHit  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnCustomEvent  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnError  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnExecutionStatusChanged  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnInformation  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnPostExecute  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnPostValidate  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnPreExecute  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnPreValidate  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnProgress  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnQueryCancel  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnTaskFailed  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnVariableValueChanged  
Cc283302.pubmethod(pl-pl,SQL.100).gif OnWarning  
Cc283302.pubmethod(pl-pl,SQL.100).gifCc283302.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc283302.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top