IDTSInputColumn100.DescribeRedirectedErrorCode(Int32) 方法

定義

public:
 System::String ^ DescribeRedirectedErrorCode(int hrErrorCode);
[System.Runtime.InteropServices.DispId(133)]
public string DescribeRedirectedErrorCode(int hrErrorCode);
[<System.Runtime.InteropServices.DispId(133)>]
abstract member DescribeRedirectedErrorCode : int -> string
Public Function DescribeRedirectedErrorCode (hrErrorCode As Integer) As String

參數

hrErrorCode
Int32

傳回

一個包含指定errorCode參數錯誤訊息的字串

屬性

備註

此方法在將資料列導向元件的錯誤輸出後呼叫,並提供指定 errorCode 參數的描述。

適用於