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

Valori restituiti

Una stringa che contiene il messaggio di errore per il parametro specificatoerrorCode .

Attributi

Commenti

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

Si applica a