IDTSComponentMetaData100.GetErrorDescription(Int32) Method

Definition

public:
 System::String ^ GetErrorDescription(int hrError);
[System.Runtime.InteropServices.DispId(116)]
public string GetErrorDescription (int hrError);
[<System.Runtime.InteropServices.DispId(116)>]
abstract member GetErrorDescription : int -> string
Public Function GetErrorDescription (hrError As Integer) As String

Parameters

hrError
Int32

Returns

Attributes

Applies to