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 | |
---|---|---|
OnBreakpointHit | Infrastruttura. For more information, see IDTSEvents. | |
OnCustomEvent | Infrastruttura. For more information, see IDTSEvents. | |
OnError | Infrastruttura. For more information, see IDTSEvents. | |
OnExecutionStatusChanged | Infrastruttura. For more information, see IDTSEvents. | |
OnInformation | Infrastruttura. For more information, see IDTSEvents. | |
OnPostExecute | Infrastruttura. For more information, see IDTSEvents. | |
OnPostValidate | Infrastruttura. For more information, see IDTSEvents. | |
OnPreExecute | Infrastruttura. For more information, see IDTSEvents. | |
OnPreValidate | Infrastruttura. For more information, see IDTSEvents. | |
OnProgress | Infrastruttura. For more information, see IDTSEvents. | |
OnQueryCancel | Infrastruttura. For more information, see IDTSEvents. | |
OnTaskFailed | Infrastruttura. For more information, see IDTSEvents. | |
OnVariableValueChanged | Infrastruttura. For more information, see IDTSEvents. | |
OnWarning | Infrastruttura. For more information, see IDTSEvents. |
In alto