IDTSEvents100 Interface

Definição

public interface class IDTSEvents100
[System.Runtime.InteropServices.Guid("003B6BD7-A6F6-44BB-8463-1D16D6738A49")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEvents100
[<System.Runtime.InteropServices.Guid("003B6BD7-A6F6-44BB-8463-1D16D6738A49")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEvents100 = interface
Public Interface IDTSEvents100
Atributos

Comentários

Para obter mais informações, consulte IDTSEvents.

Métodos

OnBreakpointHit(IDTSBreakpointSite100, IDTSBreakpointTarget100)
OnCustomEvent(IDTSTaskHost100, String, String, Object[], String, Boolean)
OnError(IDTSRuntimeObject100, Int32, String, String, String, Int32, String, Boolean)
OnExecutionStatusChanged(IDTSExecutable100, DTSExecStatus, Boolean)
OnInformation(IDTSRuntimeObject100, Int32, String, String, String, Int32, String, Boolean)
OnPostExecute(IDTSExecutable100, Boolean)
OnPostValidate(IDTSExecutable100, Boolean)
OnPreExecute(IDTSExecutable100, Boolean)
OnPreValidate(IDTSExecutable100, Boolean)
OnProgress(IDTSTaskHost100, String, Int32, Int32, Int32, String, Boolean)
OnQueryCancel(Boolean)
OnTaskFailed(IDTSTaskHost100)
OnVariableValueChanged(IDTSContainer100, IDTSVariable100, Boolean)
OnWarning(IDTSRuntimeObject100, Int32, String, String, String, Int32, String)

Aplica-se a