This topic has not yet been rated - Rate this topic

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

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

  Class Description
Public class ForEachItem Returns a ForEachItemValueEnumerator. This class cannot be inherited.
Public class ForEachItemEnumerator Implements an enumerator over the ForEachItem collection. This class cannot be inherited.
Public class ForEachItems Contains a collection of ForEachItem collections. This class cannot be inherited.
Public class ForEachItemsEnumerator Enumerates over the ForEachItems collection. This class cannot be inherited.
Public class ForEachItemValue Stores a value from the ForEachItem collection. This class cannot be inherited.
Public class ForEachItemValueEnumerator Implements an enumerator over the ForEachItemValue collection. This class cannot be inherited.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.