IDTSInputColumnCollection100 成員
Contains a collection of IDTSInputColumn100 columns.
IDTSInputColumnCollection100 型別公開下列成員。
方法
| 名稱 | 描述 | |
|---|---|---|
![]() |
FindObjectByID | Locates the requested object in a collection by its ID. |
![]() |
FindObjectIndexByID | Locates the index of the requested object in a collection by its ID. |
![]() |
GetEnumerator | (繼承自 IEnumerable。) |
![]() |
GetEnumerator() () () () | Returns an enumerator that can iterate through an IDTSInputColumnCollection100. |
![]() |
GetInputColumnByLineageID | Retrieves an IDTSInputColumn100 object that has the specified lineage ID. |
![]() |
GetInputColumnByName | Retrieves an IDTSInputColumn100 object having the specified name. |
![]() |
GetObjectByID | Gets the IDTSInputColumn100 object having the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of an IDTSInputColumn100 object that has the specified ID. |
![]() |
New | Creates a new IDTSInputColumn100 and adds it to a collection. |
![]() |
NewAt | Creates a new IDTSInputColumn100 object and adds it to a collection at the specified index. |
![]() |
RemoveAll | Deletes every IDTSInputColumnCollection100 object in a collection. |
![]() |
RemoveObjectByID | Deletes an IDTSInputColumn100 object specified by ID. |
![]() |
RemoveObjectByIndex | Deletes an IDTSInputColumn100 at the specified location in the collection. |
![]() |
SetIndex | Changes the location of an IDTSInputColumn100 object specified by the lOldIndex parameter. |
頂端
屬性
| 名稱 | 描述 | |
|---|---|---|
![]() |
Count | Gets the number of columns contained in a collection. |
![]() |
Item | Gets the IDTSInputColumn100 object specified by the Index parameter. |
頂端
.gif)
.gif)