다음을 통해 공유


GetMessage 메서드

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

네임스페이스:  Microsoft.SqlServer.Dts.Design
어셈블리:  Microsoft.SqlServer.Dts.Design.dll의 Microsoft.SqlServer.Dts.Design

구문

‘선언
Function GetMessage As String
‘사용 방법
Dim instance As IComponentErrorInfo
Dim returnValue As String

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

반환 값

형식: System. . :: . .String
A String that contains the error message, component, and subcomponent.