Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |
Nach oben
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. |
Nach oben
Siehe auch
Verweis
IDTSInputColumnCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace
.gif)
.gif)