StatusMessage Members

Include Protected Members
Include Inherited Members

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

The StatusMessage type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from ValueType.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from ValueType.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from ValueType.)

Top

Fields

  Name Description
Public field Code Indicates the unique code for a warning or error message that results from upgrading an Integration Services package.
Public field Exception Infrastructure.
Public field Message Indicates the message text that results from upgrading an Integration Services package.
Public field Status Specifies the upgrade status for an Integration Services package.

Top