Condividi tramite


Interfaccia IDTSComponentEvents100

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

For more information, see IDTSComponentEvents.

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

Sintassi

'Dichiarazione
<GuidAttribute("578B8233-3175-4428-999D-4655BBE3E1E3")> _
Public Interface IDTSComponentEvents100 _
    Inherits IDTSInfoEvents100
'Utilizzo
Dim instance As IDTSComponentEvents100
[GuidAttribute("578B8233-3175-4428-999D-4655BBE3E1E3")]
public interface IDTSComponentEvents100 : IDTSInfoEvents100
[GuidAttribute(L"578B8233-3175-4428-999D-4655BBE3E1E3")]
public interface class IDTSComponentEvents100 : IDTSInfoEvents100
[<GuidAttribute("578B8233-3175-4428-999D-4655BBE3E1E3")>]
type IDTSComponentEvents100 =  
    interface
        interface IDTSInfoEvents100
    end
public interface IDTSComponentEvents100 extends IDTSInfoEvents100

Nel tipo IDTSComponentEvents100 sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico FireBreakpointHit Infrastruttura. For more information, see IDTSComponentEvents.
Metodo pubblico FireCustomEvent Infrastruttura. For more information, see IDTSComponentEvents.
Metodo pubblico FireError(Int32, String, String, String, Int32, Boolean%) Infrastruttura. For more information, see IDTSComponentEvents.
Metodo pubblico FireError(Int32, String, String, String, Int32, Boolean%) Infrastruttura. For more information, see IDTSInfoEvents. Ereditato da IDTSInfoEvents100.
Metodo pubblico FireInformation(Int32, String, String, String, Int32, Boolean%) Infrastruttura. For more information, see IDTSComponentEvents.
Metodo pubblico FireInformation(Int32, String, String, String, Int32, Boolean%) Infrastruttura. For more information, see IDTSInfoEvents. Ereditato da IDTSInfoEvents100.
Metodo pubblico FireProgress Infrastruttura. For more information, see IDTSComponentEvents.
Metodo pubblico FireQueryCancel Infrastruttura. For more information, see IDTSComponentEvents.
Metodo pubblico FireWarning(Int32, String, String, String, Int32) Infrastruttura. For more information, see IDTSComponentEvents.
Metodo pubblico FireWarning(Int32, String, String, String, Int32) Infrastruttura. For more information, see IDTSInfoEvents. Ereditato da IDTSInfoEvents100.

In alto