Membri IDTSExternalMetadataColumnCollection100
Contains a collection of IDTSExternalMetadataColumn100 objects that represent the columns of an external data source.
Il tipo IDTSExternalMetadataColumnCollection100 espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
FindObjectByID | Locates an object in the collection by its ID. |
![]() |
FindObjectIndexByID | Locates the index of an object in the collection by its ID. |
![]() |
GetEnumerator | (Ereditato da IEnumerable). |
![]() |
GetEnumerator() () () () | Returns an enumerator that can iterate through an IDTSExternalMetadataColumnCollection100. |
![]() |
GetObjectByID | Gets an IDTSExternalMetadataColumn100 object that has the specified ID. |
![]() |
GetObjectIndexByID | Gets the index of an IDTSExternalMetadataColumn100 object that has the specified ID. |
![]() |
New | Creates a new IDTSExternalMetadataColumn100 object and adds it to the end of a collection. |
![]() |
NewAt | Creates a new IDTSExternalMetadataColumn100 at the specified location in a collection. |
![]() |
RemoveAll | Deletes each IDTSExternalMetadataColumn100 object in a collection. |
![]() |
RemoveObjectByID | Removes an IDTSExternalMetadataColumn100 object that has the specified ID. |
![]() |
RemoveObjectByIndex | Removes an IDTSExternalMetadataColumn100 object at the specified index. |
![]() |
SetIndex | Changes the location in the collection of an IDTSExternalMetadataColumn100 object. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | Gets the number of elements contained in an IDTSExternalMetadataColumnCollection100. |
![]() |
IsUsed | Gets or sets a value that indicates whether the collection is populated by the component. |
![]() |
Item | Gets the IDTSExternalMetadataColumn100 object specified by the Index parameter. |
In alto