Partager via


GetMessage méthode

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 (dans 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.