Membri IDTSInputColumnCollection100

Contains a collection of IDTSInputColumn100 columns.

Il tipo IDTSInputColumnCollection100 espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico FindObjectByID Locates the requested object in a collection by its ID.
Metodo pubblico FindObjectIndexByID Locates the index of the requested object in a collection by its ID.
Metodo pubblico GetEnumerator (Ereditato da IEnumerable).
Metodo pubblico GetEnumerator() () () () Returns an enumerator that can iterate through an IDTSInputColumnCollection100.
Metodo pubblico GetInputColumnByLineageID Retrieves an IDTSInputColumn100 object that has the specified lineage ID.
Metodo pubblico GetInputColumnByName Retrieves an IDTSInputColumn100 object having the specified name.
Metodo pubblico GetObjectByID Gets the IDTSInputColumn100 object having the specified ID.
Metodo pubblico GetObjectIndexByID Gets the index of an IDTSInputColumn100 object that has the specified ID.
Metodo pubblico New Creates a new IDTSInputColumn100 and adds it to a collection.
Metodo pubblico NewAt Creates a new IDTSInputColumn100 object and adds it to a collection at the specified index.
Metodo pubblico RemoveAll Deletes every IDTSInputColumnCollection100 object in a collection.
Metodo pubblico RemoveObjectByID Deletes an IDTSInputColumn100 object specified by ID.
Metodo pubblico RemoveObjectByIndex Deletes an IDTSInputColumn100 at the specified location in the collection.
Metodo pubblico SetIndex Changes the location of an IDTSInputColumn100 object specified by the lOldIndex parameter.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Count Gets the number of columns contained in a collection.
Proprietà pubblica Item Gets the IDTSInputColumn100 object specified by the Index parameter.

In alto