Partager via


Espace de noms Microsoft.SqlServer.Dts.Runtime.Enumerators.Item

The Microsoft.SqlServer.Dts.Runtime.Enumerators.Item namespace contains the interfaces and classes used to set properties on the ForEachItem enumerator.

Classes

  Classe Description
Classe publique ForEachItem Returns a ForEachItemValueEnumerator. This class cannot be inherited.
Classe publique ForEachItemEnumerator Implements an enumerator over the ForEachItem collection. This class cannot be inherited.
Classe publique ForEachItems Contains a collection of ForEachItem collections. This class cannot be inherited.
Classe publique ForEachItemsEnumerator Enumerates over the ForEachItems collection. This class cannot be inherited.
Classe publique ForEachItemValue Stores a value from the ForEachItem collection. This class cannot be inherited.
Classe publique ForEachItemValueEnumerator Implements an enumerator over the ForEachItemValue collection. This class cannot be inherited.