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 IDTSCustomProperty90 objects.
The following tables list the members exposed by the IDTSCustomPropertyCollection90 type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of elements contained in an IDTSCustomPropertyCollection90. |
![]() |
Item | Gets the IDTSCustomProperty90 specified by the Index parameter. |
Nach oben
Public Methods
| Name | Description | |
|---|---|---|
![]() |
FindObjectByID | Locates a 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 an IDTSCustomPropertyCollection90. |
![]() |
GetObjectByID | Gets an IDTSCustomPropertyCollection90 object that has the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of an IDTSCustomProperty90 object that has the specified ID. |
![]() |
New | Creates a new IDTSCustomProperty90 object and adds it to the end of the collection. |
![]() |
NewAt | Creates a new IDTSCustomProperty90 object at the specified location in the collection. |
![]() |
RemoveAll | Deletes each IDTSCustomProperty90 object in a collection. |
![]() |
RemoveObjectByID | Deletes an IDTSCustomProperty90 having the specified ID. |
![]() |
RemoveObjectByIndex | Deletes an IDTSCustomProperty90 object at the location specified by Index. |
![]() |
SetIndex | Changes the location of an IDTSCustomProperty90 object in a collection. |
Nach oben
Siehe auch
Verweis
IDTSCustomPropertyCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace
.gif)
.gif)