IDTSConnectionManagerFlatFileColumns100 Schnittstelle

Definition

Stellt eine Auflistung von IDTSConnectionManagerFlatFileColumn100 -Objekten dar.

public interface class IDTSConnectionManagerFlatFileColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("5E0D5F40-EA39-4F13-84EC-5626FFF957F0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("95D33D0E-CFEA-4F4A-845B-1E19E36BBDB7")]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("49B49676-C978-4939-A918-61E2B6D73A67")]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("5E0D5F40-EA39-4F13-84EC-5626FFF957F0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("95D33D0E-CFEA-4F4A-845B-1E19E36BBDB7")>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("49B49676-C978-4939-A918-61E2B6D73A67")>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
Public Interface IDTSConnectionManagerFlatFileColumns100
Implements IEnumerable
Attribute
Implementiert

Eigenschaften

Name Beschreibung
Count

Ruft die Anzahl der Elemente in der Auflistung ab.

Item[Object]

Ruft ein IDTSConnectionManagerFlatFileColumn100 Objekt aus der Auflistung ab.

Methoden

Name Beschreibung
Add()

Erstellt und fügt ein IDTSConnectionManagerFlatFileColumn100 Objekt am Ende der Sammlung hinzu.

GetEnumerator()

Gibt einen Zähler zurück, um die IDTSConnectionManagerFlatFileColumns100 Sammlung zu wiederholen.

MoveAfter(Object, IDTSConnectionManagerFlatFileColumn100)

Verlagert ein IDTSConnectionManagerFlatFileColumn100 Objekt nach einem bestehenden IDTSConnectionManagerFlatFileColumn100 Objekt.

MoveBefore(Object, IDTSConnectionManagerFlatFileColumn100)

Verschiebt ein IDTSConnectionManagerFlatFileColumn100 Objekt vor ein bestehendes IDTSConnectionManagerFlatFileColumn100 Objekt.

Remove(Object)

Entfernt ein IDTSConnectionManagerFlatFileColumn100 Objekt aus der Auflistung.

Gilt für: