次の方法で共有


IDTSVirtualInputColumn100.DescribeRedirectedErrorCode(Int32) メソッド

定義

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

パラメーター

hrErrorCode
Int32

戻り値

指定したエラー コードのアップストリーム コンポーネントによって提供されるエラー メッセージを含む 文字列

属性

注釈

このメソッドは、仮想入力列を表す上流出力列のランタイム メソッドです。 デザイン時に仮想入力列にアクセスするときには使用できません。

適用対象