Bagikan melalui


IDTSEvents100 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 IDTSEvents.

The IDTSEvents100 type exposes the following members.

Methods

  Name Description
Public method OnBreakpointHit(IDTSBreakpointSite100, IDTSBreakpointTarget100) Infrastructure. For more information, see IDTSEvents.
Public method OnCustomEvent(IDTSTaskHost100, String, String, array<Object[]%, String, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnError(IDTSRuntimeObject100, Int32, String, String, String, Int32, String, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnExecutionStatusChanged(IDTSExecutable100, DTSExecStatus, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnInformation(IDTSRuntimeObject100, Int32, String, String, String, Int32, String, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnPostExecute(IDTSExecutable100, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnPostValidate(IDTSExecutable100, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnPreExecute(IDTSExecutable100, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnPreValidate(IDTSExecutable100, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnProgress(IDTSTaskHost100, String, Int32, Int32, Int32, String, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnQueryCancel(Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnTaskFailed(IDTSTaskHost100) Infrastructure. For more information, see IDTSEvents.
Public method OnVariableValueChanged(IDTSContainer100, IDTSVariable100, Boolean%) Infrastructure. For more information, see IDTSEvents.
Public method OnWarning(IDTSRuntimeObject100, Int32, String, String, String, Int32, String) Infrastructure. For more information, see IDTSEvents.

Top