Partager via


IErrorCollectionService.GetErrorMessage Method ()

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 (in microsoft.sqlserver.dts.design.dll)

Syntaxe

'Déclaration
Function GetErrorMessage As String
string GetErrorMessage ()
String^ GetErrorMessage ()
String GetErrorMessage ()
function GetErrorMessage () : String

Sécurité des threads

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

IErrorCollectionService Interface
IErrorCollectionService Members
Microsoft.SqlServer.Dts.Design Namespace