IDTSVirtualInputColumnCollection90 Members
Contains a collection of IDTSVirtualInputColumn90 columns.
The following tables list the members exposed by the IDTSVirtualInputColumnCollection90 type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of IDTSVirtualInputColumn90 columns in a collection. |
![]() |
Item | Gets the IDTSVirtualInputColumn90 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 IDTSVirtualInputColumn90 objects. |
![]() |
GetObjectByID | Gets an IDTSVirtualInputColumn90 object having the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of an IDTSVirtualInputColumn90 object in the collection. |
![]() |
GetVirtualInputColumnByLineageID | Gets an IDTSVirtualInputColumn90 object from the collection having the specified LineageID property. |
![]() |
GetVirtualInputColumnByName | Gets an IDTSVirtualInputColumn90 object having the specified name. |
![]() |
SetIndex | Changes the location of an IDTSVirtualInputColumn90 object in a collection. |
Top
See Also
Reference
IDTSVirtualInputColumnCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace