Share via


IDTSErrors100 Schnittstelle

Definition

Stellt eine Auflistung von IDTSError100-Objekten dar.

public interface class IDTSErrors100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("255752E8-3D6D-4B08-9CD3-5687068FE4D4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSErrors100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2FA1470B-B707-4E6B-A04F-BC0BD9A46428")]
public interface IDTSErrors100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("DF43CD53-33F0-4456-B98C-CA2EBEA06B3D")]
public interface IDTSErrors100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("255752E8-3D6D-4B08-9CD3-5687068FE4D4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSErrors100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2FA1470B-B707-4E6B-A04F-BC0BD9A46428")>]
type IDTSErrors100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("DF43CD53-33F0-4456-B98C-CA2EBEA06B3D")>]
type IDTSErrors100 = interface
    interface IEnumerable
Public Interface IDTSErrors100
Implements IEnumerable
Attribute
Implementiert

Eigenschaften

Count

Ruft die Anzahl der Elemente in der Auflistung ab.

Item[Object]

Ruft ein IDTSError100-Objekt aus der Auflistung ab.

Methoden

Clear()

Löscht die Eigenschafteneinstellungen des IDTSError100-Objekts.

GetEnumerator()

Gibt einen IEnumerator zurück, der die Auflistung durchlaufen kann.

Gilt für: