IDTSForEachEnumerator Miembros
Provides the methods and properties for the ForEachEnumerator.
El tipo IDTSForEachEnumerator expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
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. |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
CollectionEnumerator | Gets or sets a Boolean that indicates what kind of objects the enumerator is iterating over. |
Principio
Vea también