Share via


IDTSComponentEvents100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see IDTSComponentEvents.

The IDTSComponentEvents100 type exposes the following members.

Methods

  Name Description
Public method FireBreakpointHit(IDTSBreakpointTarget100) Infrastructure. For more information, see IDTSComponentEvents.
Public method FireCustomEvent(String, String, array<Object[]%, String, Boolean%) Infrastructure. For more information, see IDTSComponentEvents.
Public method FireError(Int32, String, String, String, Int32, Boolean%) Infrastructure. For more information, see IDTSComponentEvents.
Public method FireError(Int32, String, String, String, Int32, Boolean%) Infrastructure. For more information, see IDTSInfoEvents. (Inherited from IDTSInfoEvents100.)
Public method FireInformation(Int32, String, String, String, Int32, Boolean%) Infrastructure. For more information, see IDTSComponentEvents.
Public method FireInformation(Int32, String, String, String, Int32, Boolean%) Infrastructure. For more information, see IDTSInfoEvents. (Inherited from IDTSInfoEvents100.)
Public method FireProgress(String, Int32, Int32, Int32, String, Boolean%) Infrastructure. For more information, see IDTSComponentEvents.
Public method FireQueryCancel(Boolean%) Infrastructure. For more information, see IDTSComponentEvents.
Public method FireWarning(Int32, String, String, String, Int32) Infrastructure. For more information, see IDTSComponentEvents.
Public method FireWarning(Int32, String, String, String, Int32) Infrastructure. For more information, see IDTSInfoEvents. (Inherited from IDTSInfoEvents100.)

Top