Metoda IErrorCollectionService.GetErrorMessage
Zwraca ciąg zawierający komunikat Scalonej błąd, który zawiera komunikat o błędzie, składnik i podskładnik dla każdego błędu.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Design
Zestaw: Microsoft.SqlServer.Dts.Design (w Microsoft.SqlServer.Dts.Design.dll)
Składnia
'Deklaracja
Function GetErrorMessage As String
'Użycie
Dim instance As IErrorCollectionService
Dim returnValue As String
returnValue = instance.GetErrorMessage()
string GetErrorMessage()
String^ GetErrorMessage()
abstract GetErrorMessage : unit -> string
function GetErrorMessage() : String
Wartość zwracana
Typ: System.String