Freigeben über


IDTSWarnings100 Schnittstelle

Definition

Definiert Eigenschaften und Methoden für die Warnungsauflistung.

public interface class IDTSWarnings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("53418CBC-D6D8-42A1-8D0E-9410BF3DCB8E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9338E492-60E9-4A8A-B1FB-15865EC474AF")]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("DFC9B871-BD36-422C-AB47-E7E4819A42A3")]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("53418CBC-D6D8-42A1-8D0E-9410BF3DCB8E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSWarnings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9338E492-60E9-4A8A-B1FB-15865EC474AF")>]
type IDTSWarnings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("DFC9B871-BD36-422C-AB47-E7E4819A42A3")>]
type IDTSWarnings100 = interface
    interface IEnumerable
Public Interface IDTSWarnings100
Implements IEnumerable
Attribute
Implementiert

Hinweise

Weitere Informationen finden Sie unter DtsWarnings.

Eigenschaften

Count

Ruft die Anzahl der in der IDTSWarnings100-Instanz enthaltenen Elemente ab.

Item[Object]

Ruft ein IDTSWarning100-Objekt aus der Auflistung ab.

Methoden

Clear()

Löscht alle Objekte aus der IDTSWarnings100-Auflistung.

GetEnumerator()

Gibt IEnumerator zum Durchlaufen der IDTSWarnings100-Auflistung zurück.

Gilt für: