Compartir a través de


IErrorCollectionService.GetErrorMessage Método

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Design
Ensamblado:  Microsoft.SqlServer.Dts.Design (en Microsoft.SqlServer.Dts.Design.dll)

Sintaxis

'Declaración
Function GetErrorMessage As String
'Uso
Dim instance As IErrorCollectionService 
Dim returnValue As String 

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

Valor devuelto

Tipo: System.String
The error message.

Vea también

Referencia

IErrorCollectionService Interfaz

Sobrecarga de GetErrorMessage

Espacio de nombres Microsoft.SqlServer.Dts.Design