IDTSInfoEvents100 인터페이스

정의

정보, 경고 및 오류 이벤트를 발생시키는 데 사용되는 인터페이스를 정의합니다.

public interface class IDTSInfoEvents100
[System.Runtime.InteropServices.Guid("D2EA0D4F-12BF-4AAC-BF5F-43150A42FDA9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInfoEvents100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("25112B9D-2CFA-4BB0-BC38-5BBCAB09AB44")]
public interface IDTSInfoEvents100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("29C96084-F069-47A7-AA78-3E489DB35C3C")]
public interface IDTSInfoEvents100
[<System.Runtime.InteropServices.Guid("D2EA0D4F-12BF-4AAC-BF5F-43150A42FDA9")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInfoEvents100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("25112B9D-2CFA-4BB0-BC38-5BBCAB09AB44")>]
type IDTSInfoEvents100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("29C96084-F069-47A7-AA78-3E489DB35C3C")>]
type IDTSInfoEvents100 = interface
Public Interface IDTSInfoEvents100
파생
특성

메서드

FireError(Int32, String, String, String, Int32, Boolean)

오류를 발생시킵니다.

FireInformation(Int32, String, String, String, Int32, Boolean)

정보 이벤트를 발생시킵니다.

FireWarning(Int32, String, String, String, Int32)

경고를 발생시킵니다.

적용 대상