Partager via


Méthode IComponentErrorInfo.GetMessage

Returns a String that contains the error message, component, and the subcomponent, for each error.

Espace de noms :  Microsoft.SqlServer.Dts.Design
Assembly :  Microsoft.SqlServer.Dts.Design (en Microsoft.SqlServer.Dts.Design.dll)

Syntaxe

'Déclaration
Function GetMessage As String
'Utilisation
Dim instance As IComponentErrorInfo 
Dim returnValue As String 

returnValue = instance.GetMessage()
string GetMessage()
String^ GetMessage()
abstract GetMessage : unit -> string
function GetMessage() : String

Valeur de retour

Type : System.String
A String that contains the error message, component, and subcomponent.

Voir aussi

Référence

IComponentErrorInfo Interface

Surcharge GetMessage

Espace de noms Microsoft.SqlServer.Dts.Design