IDTSForEachEnumerator Members
Provides the methods and properties for the ForEachEnumerator.
The following tables list the members exposed by the IDTSForEachEnumerator type.
Public Properties
Nombre | Description | |
---|---|---|
CollectionEnumerator | Gets or sets a Boolean that indicates what kind of objects the enumerator is iterating over. |
Arriba
Public Methods
Nombre | Description | |
---|---|---|
GetEnumerator | Returns a managed enumerator, IEnumerator, for use in iterating over the ForEachEnumerator collection. | |
Validate | Allows the ForEachEnumerator to determine if it contains invalid settings that will prevent it from executing successfully. |
Arriba
Vea también
Referencia
IDTSForEachEnumerator Interface
Microsoft.SqlServer.Dts.Runtime Namespace