Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains a collection of IDTSInputColumn90 columns.
The following tables list the members exposed by the IDTSInputColumnCollection90 type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of columns contained in a collection. |
![]() |
Item | Gets the IDTSInputColumn90 object 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 the requested object in a collection by its ID. |
![]() |
GetEnumerator | Returns an enumerator that can iterate through an IDTSInputColumnCollection90. |
![]() |
GetInputColumnByLineageID | Retrieves an IDTSInputColumn90 object that has the specified lineage ID. |
![]() |
GetInputColumnByName | Retrieves an IDTSInputColumn90 object having the specified name. |
![]() |
GetObjectByID | Gets the IDTSInputColumn90 object having the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of an IDTSInputColumn90 object that has the specified ID. |
![]() |
New | Creates a new IDTSInputColumn90 and adds it to a collection. |
![]() |
NewAt | Creates a new IDTSInputColumn90 object and adds it to a collection at the specified index. |
![]() |
RemoveAll | Deletes every IDTSInputColumnCollection90 object in a collection. |
![]() |
RemoveObjectByID | Deletes an IDTSInputColumn90 object specified by ID. |
![]() |
RemoveObjectByIndex | Deletes an IDTSInputColumn90 at the specified location in the collection. |
![]() |
SetIndex | Changes the location of an IDTSInputColumn90 object specified by the lOldIndex parameter. |
Top
See Also
Reference
IDTSInputColumnCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace
.gif)
.gif)