Partager via


Méthode IErrorCollectionService.GetErrorMessage

Returns a String that contains a combined error message, which includes the error message, the 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 GetErrorMessage As String
'Utilisation
Dim instance As IErrorCollectionService 
Dim returnValue As String 

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

Valeur de retour

Type : System.String
The error message.

Voir aussi

Référence

IErrorCollectionService Interface

Surcharge GetErrorMessage

Espace de noms Microsoft.SqlServer.Dts.Design