Bagikan melalui


ManagedComponentHost.HostDescribeRedirectedErrorCode Metode

Definisi

Menjelaskan kode kesalahan yang dialihkan.

public:
 virtual System::String ^ HostDescribeRedirectedErrorCode(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ wrapper, int iErrorCode);
public string HostDescribeRedirectedErrorCode (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 wrapper, int iErrorCode);
abstract member HostDescribeRedirectedErrorCode : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> string
override this.HostDescribeRedirectedErrorCode : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int -> string
Public Function HostDescribeRedirectedErrorCode (wrapper As IDTSManagedComponentWrapper100, iErrorCode As Integer) As String

Parameter

wrapper
IDTSManagedComponentWrapper100

Pembungkus komponen.

iErrorCode
Int32

Kode kesalahan.

Mengembalikan

Kode kesalahan yang dijelaskan.

Penerapan

Berlaku untuk