Interfaccia IDTSEvents100

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see IDTSEvents.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")> _
Public Interface IDTSEvents100
'Utilizzo
Dim instance As IDTSEvents100
[GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")]
public interface IDTSEvents100
[GuidAttribute(L"D8A34317-D90C-4182-AADB-E339D1AE33D8")]
public interface class IDTSEvents100
[<GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")>]
type IDTSEvents100 =  interface end
public interface IDTSEvents100

Nel tipo IDTSEvents100 sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico OnBreakpointHit Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnCustomEvent Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnError Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnExecutionStatusChanged Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnInformation Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnPostExecute Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnPostValidate Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnPreExecute Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnPreValidate Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnProgress Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnQueryCancel Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnTaskFailed Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnVariableValueChanged Infrastruttura. For more information, see IDTSEvents.
Metodo pubblico OnWarning Infrastruttura. For more information, see IDTSEvents.

In alto