Freigeben über


IDTSEventHandlers100 Schnittstelle

Definition

Stellt eine Auflistung von IDTSEventHandler100-Objekten dar.

public interface class IDTSEventHandlers100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C6DD845C-015F-4C55-A87D-557EF9E218D2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventHandlers100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("676CA743-7AF5-4638-9710-3323EE8C087C")]
public interface IDTSEventHandlers100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("4596060D-6420-4035-A0AA-C9A361573336")]
public interface IDTSEventHandlers100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("C6DD845C-015F-4C55-A87D-557EF9E218D2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEventHandlers100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("676CA743-7AF5-4638-9710-3323EE8C087C")>]
type IDTSEventHandlers100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("4596060D-6420-4035-A0AA-C9A361573336")>]
type IDTSEventHandlers100 = interface
    interface IEnumerable
Public Interface IDTSEventHandlers100
Implements IEnumerable
Attribute
Implementiert

Eigenschaften

Count

Ruft die Anzahl der Elemente in der Auflistung ab.

Item[Object]

Ruft ein IDTSEventHandler100-Objekt aus der Auflistung ab.

Methoden

Add(String)

Fügt der Auflistung ein neues Ereignis hinzu.

GetEnumerator()

Gibt einen Enumerator zum Durchlaufen der Auflistung zurück.

Join(IDTSEventHandler100)

Verknüpft die Auflistung mit einem neuen Ereignishandler.

Remove(Object)

Entfernt ein IDTSEventHandler100-Objekt aus der Auflistung.

Gilt für: