IDTSComponentEvents100 Interfaz

Definición

public interface class IDTSComponentEvents100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSInfoEvents100
[System.Runtime.InteropServices.Guid("E8499350-9113-4457-ACC2-AECA0BD83F90")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentEvents100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100
[<System.Runtime.InteropServices.Guid("E8499350-9113-4457-ACC2-AECA0BD83F90")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentEvents100 = interface
    interface IDTSInfoEvents100
Public Interface IDTSComponentEvents100
Implements IDTSInfoEvents100
Atributos
Implementaciones

Comentarios

Para obtener más información, vea IDTSComponentEvents.

Métodos

FireBreakpointHit(IDTSBreakpointTarget100)
FireCustomEvent(String, String, Object[], String, Boolean)
FireError(Int32, String, String, String, Int32, Boolean)
FireInformation(Int32, String, String, String, Int32, Boolean)
FireProgress(String, Int32, Int32, Int32, String, Boolean)
FireQueryCancel(Boolean)
FireWarning(Int32, String, String, String, Int32)

Se aplica a