This topic has not yet been rated - Rate this topic

IDTSDesigntimeComponent100.DescribeRedirectedErrorCode Method

Returns the description of the specified error code.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
string DescribeRedirectedErrorCode(
	int hrErrorCode
)

Parameters

hrErrorCode
Type: System.Int32
The error code whose descriptive string is retrieved.

Return Value

Type: System.String
The description of the error code.

This method is called to retrieve the description of an error code that is provided by the component when the component directs a row to an error output. The data flow task calls this method to get the string associated with the error code.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ