IDTSInfoEvents100 Interface

Définition

Définit une interface utilisée pour déclencher des événements d'informations, d'avertissement et d'erreur.

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
Dérivé
Attributs

Méthodes

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

Déclenche une erreur.

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

Déclenche un événement d'informations.

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

Déclenche un avertissement.

S’applique à