ErrorSupport.SetErrorInterface 메서드 (IDTSInfoEvents100)

Specifies the IDTSInfoEvents100 instance that the ErrorSupport class will use to raise messages.

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

구문

‘선언
Protected Sub SetErrorInterface ( _
    pIDTSInfoEvents As IDTSInfoEvents100 _
)
‘사용 방법
Dim pIDTSInfoEvents As IDTSInfoEvents100 

Me.SetErrorInterface(pIDTSInfoEvents)
protected void SetErrorInterface(
    IDTSInfoEvents100 pIDTSInfoEvents
)
protected:
void SetErrorInterface(
    IDTSInfoEvents100^ pIDTSInfoEvents
)
member SetErrorInterface : 
        pIDTSInfoEvents:IDTSInfoEvents100 -> unit
protected function SetErrorInterface(
    pIDTSInfoEvents : IDTSInfoEvents100
)

매개 변수

참고 항목

참조

ErrorSupport 클래스

SetErrorInterface 오버로드

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