Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Returns a String that contains the error message, 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 GetMessage As String
'Uso
Dim instance As IComponentErrorInfo
Dim returnValue As String
returnValue = instance.GetMessage()
string GetMessage()
String^ GetMessage()
abstract GetMessage : unit -> string
function GetMessage() : String
Valor devuelto
Tipo: System.String
A String that contains the error message, component, and subcomponent.