इसके माध्यम से साझा किया गया


IDTSComponentEvents Members

Defines an interface that provides event firing.

The following tables list the members exposed by the IDTSComponentEvents type.

Public Methods

  Name Description
ms212600.pubmethod(en-US,SQL.90).gif FireBreakpointHit Raises an event when a breakpoint target is hit in the package.
ms212600.pubmethod(en-US,SQL.90).gif FireCustomEvent Occurs when tasks raise custom task-defined events.
ms212600.pubmethod(en-US,SQL.90).gif FireError Raises an event when an error occurs.
ms212600.pubmethod(en-US,SQL.90).gif FireInformation Raises an event containing information.
ms212600.pubmethod(en-US,SQL.90).gif FireProgress Raises an event when measurable progress is made by the executable.
ms212600.pubmethod(en-US,SQL.90).gif FireQueryCancel Raises an event to determine whether an executable should stop running.
ms212600.pubmethod(en-US,SQL.90).gif FireWarning Raises an event anytime the task is in a state that does not justify an error, but does warrant alerting the client.

Top

See Also

Reference

IDTSComponentEvents Interface
Microsoft.SqlServer.Dts.Runtime Namespace