IDTSManagedComponentWrapper100.WrapperDescribeRedirectedErrorCode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the redirected error codes for the wrapper.
public:
System::String ^ WrapperDescribeRedirectedErrorCode(int hrErrorCode);
public string WrapperDescribeRedirectedErrorCode (int hrErrorCode);
abstract member WrapperDescribeRedirectedErrorCode : int -> string
Public Function WrapperDescribeRedirectedErrorCode (hrErrorCode As Integer) As String
Parameters
- hrErrorCode
- Int32
The error code.
Returns
The redirected error codes for the wrapper.