StatusMessage Structure
SQL Server 2012
Specifies the warning and error messages that result from upgrading an Integration Services package.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The StatusMessage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Code | The unique code for a warning or error message that results from upgrading an Integration Services package. |
![]() | Exception | Infrastructure. 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. |
