IDTSForEachEnumerator-Member
Provides the methods and properties for the ForEachEnumerator.
Der IDTSForEachEnumerator-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
CollectionEnumerator | Gets or sets a Boolean that indicates what kind of objects the enumerator is iterating over. |
Zum Anfang