IDTSInputColumn100.DescribeRedirectedErrorCode(Int32) Metodo

Definizione

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

Parametri

hrErrorCode
Int32

Restituisce

String

Stringa che contiene il messaggio di errore per il errorCode parametro specificato.

Attributi

Commenti

Questo metodo viene chiamato dopo che una riga viene indirizzata all'output degli errori di un componente e fornisce una descrizione del errorCode parametro specificato.

Si applica a