IDTSConnectionManagerCacheColumns100 Schnittstelle

Definition

Bietet Eigenschaften und Methoden zur Arbeit an einer Sammlung von IDTSConnectionManagerCacheColumn100 Objekten.

public interface class IDTSConnectionManagerCacheColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("B8C6C96F-7BE3-4F83-B0C8-A4EF061CB10A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerCacheColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("B3196D3E-D0B4-471D-9D1E-656CC3A2C028")]
public interface IDTSConnectionManagerCacheColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("59945FB8-082E-4702-A59E-26448C7581F0")]
public interface IDTSConnectionManagerCacheColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("B8C6C96F-7BE3-4F83-B0C8-A4EF061CB10A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerCacheColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("B3196D3E-D0B4-471D-9D1E-656CC3A2C028")>]
type IDTSConnectionManagerCacheColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("59945FB8-082E-4702-A59E-26448C7581F0")>]
type IDTSConnectionManagerCacheColumns100 = interface
    interface IEnumerable
Public Interface IDTSConnectionManagerCacheColumns100
Implements IEnumerable
Attribute
Implementiert

Hinweise

Weitere Informationen finden Sie unter ConnectionManager.

Eigenschaften

Name Beschreibung
Count

Ruft die Anzahl der In der Auflistung enthaltenen Elemente ab.

Item[Object]

Erhält die angegebene Spalte in der Sammlung.

Methoden

Name Beschreibung
Add()

Erstellt eine neue Spalte in der Sammlung.

GetEnumerator()

Ruft einen Enumerator ab, der die Auflistung durchläuft.

Remove(Object)

Entfernt die angegebene Spalte aus der Auflistung.

Gilt für: