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 IDTSExternalMetadataColumn90 objects that represent the columns of an external data source.
The following tables list the members exposed by the IDTSExternalMetadataColumnCollection90 type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of elements contained in an IDTSExternalMetadataColumnCollection90. |
![]() |
IsUsed | Gets or sets a value that indicates whether the collection is populated by the component. |
![]() |
Item | Gets the IDTSExternalMetadataColumn90 object specified by the Index parameter. |
Nach oben
Public Methods
| Name | Description | |
|---|---|---|
![]() |
FindObjectByID | Locates an object in the collection by its ID. |
![]() |
FindObjectIndexByID | Locates the index of an object in the collection by its ID. |
![]() |
GetEnumerator | Returns an enumerator that can iterate through an IDTSExternalMetadataColumnCollection90. |
![]() |
GetObjectByID | Gets an IDTSExternalMetadataColumn90 object that has the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of an IDTSExternalMetadataColumn90 object that has the specified ID. |
![]() |
New | Creates a new IDTSExternalMetadataColumn90 object and adds it to the end of a collection. |
![]() |
NewAt | Creates a new IDTSExternalMetadataColumn90 at the specified location in a collection. |
![]() |
RemoveAll | Deletes each IDTSExternalMetadataColumn90 object in a collection. |
![]() |
RemoveObjectByID | Removes an IDTSExternalMetadataColumn90 object that has the specified ID. |
![]() |
RemoveObjectByIndex | Removes an IDTSExternalMetadataColumn90 object at the specified index. |
![]() |
SetIndex | Changes the location in the collection of an IDTSExternalMetadataColumn90 object. |
Nach oben
Siehe auch
Verweis
IDTSExternalMetadataColumnCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace
.gif)
.gif)