IDTSConnectionManagerCacheColumns100 Interfaccia

Definizione

Fornisce proprietà e metodi da utilizzare su una raccolta di oggetti IDTSConnectionManagerCacheColumn100.

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
Attributi
Implementazioni

Commenti

Per altre informazioni, vedere ConnectionManager.

Proprietà

Count

Ottiene il numero di elementi contenuti nella raccolta.

Item[Object]

Ottiene la colonna specificata nella raccolta.

Metodi

Add()

Crea un nuova colonna nella raccolta.

GetEnumerator()

Ottiene un enumeratore con cui è possibile scorrere la raccolta.

Remove(Object)

Rimuove la colonna specificata dalla raccolta.

Si applica a