ForEachItemEnumerator Members

Implements an enumerator over the ForEachItem collection. This class cannot be inherited.

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

Public Properties

  Nom Description
ms212407.pubproperty(fr-fr,SQL.90).gif CollectionEnumerator  Gets or sets Boolean that indicates if the foreach loop enumerator is enumerating collections of objects or enumerating collections of collections. (inherited from ForEachEnumerator)
ms212407.pubproperty(fr-fr,SQL.90).gif Items Gets or sets a collection of ForEachItems.
ms212407.pubproperty(fr-fr,SQL.90).gif Version  Returns the version number of the package. This property is read-only. (inherited from ForEachEnumerator)

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms212407.pubmethod(fr-fr,SQL.90).gif CanUpdate  (inherited from ForEachEnumerator )
ms212407.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms212407.pubmethod(fr-fr,SQL.90).gif ExportXML Exports data to an .xml file.
ms212407.pubmethod(fr-fr,SQL.90).gif GetEnumerator Overridden. Gets an IEnumerator interface for iterating through the ForEachItem collection.
ms212407.pubmethod(fr-fr,SQL.90).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms212407.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms212407.pubmethod(fr-fr,SQL.90).gif ImportXML Imports XML into the collection.
ms212407.pubmethod(fr-fr,SQL.90).gif InitializeForEachEnumerator  (inherited from ForEachEnumerator )
ms212407.pubmethod(fr-fr,SQL.90).gifms212407.static(fr-fr,SQL.90).gif op_Equality  (inherited from DtsObject )
ms212407.pubmethod(fr-fr,SQL.90).gifms212407.static(fr-fr,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms212407.pubmethod(fr-fr,SQL.90).gifms212407.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms212407.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )
ms212407.pubmethod(fr-fr,SQL.90).gif Update  (inherited from ForEachEnumerator )
ms212407.pubmethod(fr-fr,SQL.90).gif Validate  (inherited from ForEachEnumerator )

Haut de la page

Protected Methods

  Nom Description
ms212407.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms212407.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

ForEachItemEnumerator Class
Microsoft.SqlServer.Dts.Runtime.Enumerators.Item Namespace