次の方法で共有


IDTSManagedComponentHost130.HostDescribeRedirectedErrorCode メソッド

定義

public:
 System::String ^ HostDescribeRedirectedErrorCode(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSManagedComponentWrapper100 ^ pWrapper, int hrErrorCode);
public string HostDescribeRedirectedErrorCode (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSManagedComponentWrapper100 pWrapper, int hrErrorCode);
abstract member HostDescribeRedirectedErrorCode : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSManagedComponentWrapper100 * int -> string
Public Function HostDescribeRedirectedErrorCode (pWrapper As IDTSManagedComponentWrapper100, hrErrorCode As Integer) As String

パラメーター

hrErrorCode
Int32

戻り値

実装

適用対象