IDTSInfoEvents 인터페이스

Defines an interface that is used to fire informational, warning, and error events.

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

구문

‘선언
Public Interface IDTSInfoEvents
‘사용 방법
Dim instance As IDTSInfoEvents
public interface IDTSInfoEvents
public interface class IDTSInfoEvents
type IDTSInfoEvents =  interface end
public interface IDTSInfoEvents

IDTSInfoEvents 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 FireError Fires an error.
공용 메서드 FireInformation Fires an informational event.
공용 메서드 FireWarning Fires a warning.

맨 위로 이동

참고 항목

참조

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