IDTSComponentMetaData100.GetErrorDescription Method
SQL Server 2008 R2
Gets the description of an internal Integration Services error code.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- hrError
- Type: System.Int32
The error code whose description is retrieved.
This method is called to retrieve the description of an error code defined by an Integration Services component. These are the error codes listed in SSIS Error and Message Reference.
