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);
Public Function HostDescribeRedirectedErrorCode (pWrapper As IDTSManagedComponentWrapper100, hrErrorCode As Integer) As String

參數

hrErrorCode
Int32

傳回

String

實作

適用於