Udostępnij przez


StatusMessage Members

Specifies the warning and error messages that result from upgrading an Integration Services package.

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

Public Fields

  Name Description
Cc285188.pubfield(pl-pl,SQL.100).gif Code Indicates the unique code for a warning or error message that results from upgrading an Integration Services package.
Cc285188.pubfield(pl-pl,SQL.100).gif Exception  
Cc285188.pubfield(pl-pl,SQL.100).gif Message Indicates the message text that results from upgrading an Integration Services package.
Cc285188.pubfield(pl-pl,SQL.100).gif Status Specifies the upgrade status for an Integration Services package.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top