IDTSInputColumn100.DescribeRedirectedErrorCode(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- hrErrorCode
- Int32
Retours
Une chaîne contenant le message d’erreur du paramètre spécifiéerrorCode.
- Attributs
Remarques
Cette méthode est appelée après qu’une ligne a été dirigée vers la sortie d’erreur d’un composant, et fournit une description du paramètre spécifié errorCode .