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 IDTSInput90 objects.
The following tables list the members exposed by the IDTSInputCollection90 type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of IDTSInput90 objects in an IDTSInputCollection90 collection. |
![]() |
Item | Gets the specified IDTSInput90 object. |
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 IDTSInputCollection90. |
![]() |
GetObjectByID | Retrieves an IDTSInput90 object from a IDTSInputCollection90 collection. |
![]() |
GetObjectIndexByID | Retrieves the index of the IDTSInput90 object in a collection. |
![]() |
New | Creates a new IDTSInput90 object and adds it to an IDTSInputCollection90. |
![]() |
NewAt | Adds a new input object at the specified index in a collection. |
![]() |
RemoveAll | Deletes each IDTSInput90 object from a collection. |
![]() |
RemoveObjectByID | Removes an input object specified by its ID from a collection. |
![]() |
RemoveObjectByIndex | Deletes an input object from a collection. |
![]() |
SetIndex | Changes the location of an IDTSInput90 object. |
Nach oben
Siehe auch
Verweis
IDTSInputCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace
.gif)
.gif)