Partager via


IDTSComponentMetaDataCollection90 Members

Contains a collection of IDTSComponentMetaData90 objects.

The following tables list the members exposed by the IDTSComponentMetaDataCollection90 type.

Public Properties

  Nom Description
ms211441.pubproperty(fr-fr,SQL.90).gif Count Gets the number of elements contained in an IDTSComponentMetaDataCollection90.
ms211441.pubproperty(fr-fr,SQL.90).gif Item Gets the IDTSComponentMetaData90 object specified by the Index parameter.

Haut de la page

Public Methods

  Nom Description
ms211441.pubmethod(fr-fr,SQL.90).gif FindObjectByID Locates a requested object in the collection by its ID.
ms211441.pubmethod(fr-fr,SQL.90).gif FindObjectIndexByID Locates the index of a requested object in the collection by its ID.
ms211441.pubmethod(fr-fr,SQL.90).gif GetEnumerator Returns an IEnumerator for an IDTSComponentMetaDataCollection90 collection.
ms211441.pubmethod(fr-fr,SQL.90).gif GetObjectByID Retrieves an IDTSComponentMetaData90 object from an IDTSComponentMetaDataCollection90 collection.
ms211441.pubmethod(fr-fr,SQL.90).gif GetObjectIndexByID Retrieves the location in an IDTSComponentMetaDataCollection90 collection of an IDTSComponentMetaData90 object.
ms211441.pubmethod(fr-fr,SQL.90).gif New Creates a new IDTSComponentMetaData90 object and adds it to an IDTSComponentMetaDataCollection90 collection.
ms211441.pubmethod(fr-fr,SQL.90).gif NewAt Creates a new IDTSComponentMetaData90 object at the specified location in an IDTSComponentMetaDataCollection90 collection.
ms211441.pubmethod(fr-fr,SQL.90).gif RemoveAll Removes each of the IDTSComponentMetaData90 objects in an IDTSComponentMetaDataCollection90 collection.
ms211441.pubmethod(fr-fr,SQL.90).gif RemoveObjectByID Deletes the IDTSComponentMetaData90 object with the specified ID.
ms211441.pubmethod(fr-fr,SQL.90).gif RemoveObjectByIndex Deletes the IDTSComponentMetaData90 object at the specified location in an IDTSComponentMetaDataCollection90 collection.
ms211441.pubmethod(fr-fr,SQL.90).gif SetIndex Moves an IDTSComponentMetaData90 object to a new location in an IDTSComponentMetaDataCollection90 collection.

Haut de la page

Voir aussi

Référence

IDTSComponentMetaDataCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace