Freigeben über


IDTSVirtualInputColumnCollection100-Member

Contains a collection of IDTSVirtualInputColumn100 columns.

Der IDTSVirtualInputColumnCollection100-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode FindObjectByID Locates the requested object in a collection by its ID.
Öffentliche Methode FindObjectIndexByID Locates the index of a requested object in a collection by its ID.
Öffentliche Methode GetEnumerator (Geerbt von IEnumerable.)
Öffentliche Methode GetEnumerator() () () () Returns an enumerator that can iterate through the collection of IDTSVirtualInputColumn100 objects.
Öffentliche Methode GetObjectByID Gets an IDTSVirtualInputColumn100 object having the specified ID.
Öffentliche Methode GetObjectIndexByID Gets the index of an IDTSVirtualInputColumn100 object in the collection.
Öffentliche Methode GetVirtualInputColumnByLineageID Gets an IDTSVirtualInputColumn100 object from the collection having the specified LineageID property.
Öffentliche Methode GetVirtualInputColumnByName Gets an IDTSVirtualInputColumn100 object having the specified name.
Öffentliche Methode SetIndex Changes the location of an IDTSVirtualInputColumn100 object in a collection.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Gets the number of IDTSVirtualInputColumn100 columns in a collection.
Öffentliche Eigenschaft Item Gets the IDTSVirtualInputColumn100 specified by the Index parameter.

Zum Anfang