다음을 통해 공유


IComponentErrorInfo.GetMessage 메서드

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

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

구문

‘선언
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.

참고 항목

참조

IComponentErrorInfo 인터페이스

GetMessage 오버로드

Microsoft.SqlServer.Dts.Design 네임스페이스