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)

Инициирует предупреждение.

Применяется к