Freigeben über


IDTSLogProviders100 Schnittstelle

Definition

Stellt eine Schnittstelle der Protokollanbieter dar.

public interface class IDTSLogProviders100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("20DC5792-E39C-49DC-B8B2-8334809024DF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogProviders100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("DA808634-EEBA-4D60-8FFB-EBEB7AA64294")]
public interface IDTSLogProviders100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FE986A36-1987-4A09-BF20-84AC67EA238D")]
public interface IDTSLogProviders100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("20DC5792-E39C-49DC-B8B2-8334809024DF")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogProviders100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("DA808634-EEBA-4D60-8FFB-EBEB7AA64294")>]
type IDTSLogProviders100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FE986A36-1987-4A09-BF20-84AC67EA238D")>]
type IDTSLogProviders100 = interface
    interface IEnumerable
Public Interface IDTSLogProviders100
Implements IEnumerable
Attribute
Implementiert

Hinweise

Weitere Informationen finden Sie unter LogProviders.

Eigenschaften

Count

Ruft die Anzahl der in der Auflistung enthaltenen Elemente ab.

Item[Object]

Ruft ein Protokollanbieterobjekt aus der Auflistung ab.

Methoden

Add(String)

Fügt am Ende der Auflistung den angegebenen Protokollanbieter hinzu.

GetEnumerator()

Ruft IEnumerator zum Durchlaufen der IDTSLogProviders100-Auflistung ab.

Join(IDTSLogProvider100)

Verknüpft einen angegebenen Protokollanbieter mit der Auflistung.

Remove(Object)

Entfernt ein Protokollanbieterobjekt aus der IDTSLogProviders100-Auflistung.

Gilt für: