IDTSForEachEnumerator Members
Provides the methods and properties for the ForEachEnumerator.
The following tables list the members exposed by the IDTSForEachEnumerator type.
Public Properties
Имя | Description | |
---|---|---|
CollectionEnumerator | Gets or sets a Boolean that indicates what kind of objects the enumerator is iterating over. |
В начало
Public Methods
Имя | 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. |
В начало
См. также
Справочник
IDTSForEachEnumerator Interface
Microsoft.SqlServer.Dts.Runtime Namespace