Freigeben über


IDTSConnectionManagerCacheColumns100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ConnectionManager.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")> _
Public Interface IDTSConnectionManagerCacheColumns100 _
    Inherits IEnumerable
'Usage
Dim instance As IDTSConnectionManagerCacheColumns100
[GuidAttribute("38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")]
public interface IDTSConnectionManagerCacheColumns100 : IEnumerable
[GuidAttribute(L"38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")]
public interface class IDTSConnectionManagerCacheColumns100 : IEnumerable
[<GuidAttribute("38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")>]
type IDTSConnectionManagerCacheColumns100 =  
    interface
        interface IEnumerable
    end
public interface IDTSConnectionManagerCacheColumns100 extends IEnumerable

Der IDTSConnectionManagerCacheColumns100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft Item Infrastruktur For more information, see ConnectionManager.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Add Infrastruktur For more information, see ConnectionManager.
Öffentliche Methode GetEnumerator() () () () (Geerbt von IEnumerable.)
Öffentliche Methode GetEnumerator() () () () Infrastruktur For more information, see ConnectionManager.
Öffentliche Methode Remove Infrastruktur For more information, see ConnectionManager.

Zum Anfang