Share via


IDTSForEachEnumerator Members

Include Protected Members
Include Inherited Members

Provides the methods and properties for the ForEachEnumerator.

The IDTSForEachEnumerator type exposes the following members.

Methods

  Name Description
Public method GetEnumerator(Connections, VariableDispenser, IDTSInfoEvents, IDTSLogging) Returns a managed enumerator, IEnumerator, for use in iterating over the ForEachEnumerator collection.
Public method Validate(Connections, VariableDispenser, IDTSInfoEvents, IDTSLogging) Allows the ForEachEnumerator to determine if it contains invalid settings that will prevent it from executing successfully.

Top

Properties

  Name Description
Public property CollectionEnumerator Gets or sets a Boolean that indicates what kind of objects the enumerator is iterating over.

Top