StatusMessage Struct

Definition

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

public value class StatusMessage
public struct StatusMessage
type StatusMessage = struct
Public Structure StatusMessage
Inheritance
StatusMessage

Fields

Code

The unique code for a warning or error message that results from upgrading an Integration Services package.

Exception

The exception that results from upgrading an Integration Services package.

Message

The message text that results from upgrading an Integration Services package.

Status

The upgrade status for an Integration Services package.

Applies to