IDTSVirtualInputColumnCollection100 Members
Contains a collection of IDTSVirtualInputColumn100 columns.
The following tables list the members exposed by the IDTSVirtualInputColumnCollection100 type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of IDTSVirtualInputColumn100 columns in a collection. |
![]() |
Item | Gets the IDTSVirtualInputColumn100 specified by the Index parameter. |
Top
Public Methods
| Name | Description | |
|---|---|---|
![]() |
FindObjectByID | Locates the requested object in a collection by its ID. |
![]() |
FindObjectIndexByID | Locates the index of a requested object in a collection by its ID. |
![]() |
GetEnumerator | Returns an enumerator that can iterate through the collection of IDTSVirtualInputColumn100 objects. |
![]() |
GetObjectByID | Gets an IDTSVirtualInputColumn100 object having the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of an IDTSVirtualInputColumn100 object in the collection. |
![]() |
GetVirtualInputColumnByLineageID | Gets an IDTSVirtualInputColumn100 object from the collection having the specified LineageID property. |
![]() |
GetVirtualInputColumnByName | Gets an IDTSVirtualInputColumn100 object having the specified name. |
![]() |
SetIndex | Changes the location of an IDTSVirtualInputColumn100 object in a collection. |
Top
.gif)
.gif)