IDTSComponentMetaData100::GetErrorDescription Method (Int32)
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 Integration Services Error and Message Reference.
Show: