Interfaccia IDTSEventHandlers100

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

For more information, see DtsEventHandlers.

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

Sintassi

'Dichiarazione
<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")> _
Public Interface IDTSEventHandlers100 _
    Inherits IEnumerable
'Utilizzo
Dim instance As IDTSEventHandlers100
[GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface IDTSEventHandlers100 : IEnumerable
[GuidAttribute(L"066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface class IDTSEventHandlers100 : IEnumerable
[<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")>]
type IDTSEventHandlers100 =  
    interface
        interface IEnumerable
    end
public interface IDTSEventHandlers100 extends IEnumerable

Nel tipo IDTSEventHandlers100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Count Infrastruttura. For more information, see DtsEventHandlers.
Proprietà pubblica Item Infrastruttura. For more information, see DtsEventHandlers.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add Infrastruttura. For more information, see DtsEventHandlers.
Metodo pubblico GetEnumerator() () () () Ereditato da IEnumerable.
Metodo pubblico GetEnumerator() () () () Infrastruttura. For more information, see DtsEventHandlers.
Metodo pubblico Remove Infrastruttura. For more information, see DtsEventHandlers.

In alto