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. |
맨 위로 이동