The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

ForEachAdoLoopEnumerationMode Enumeration

The ForEachAdoLoopEnumerationMode enumeration provides options for which types of options should be enumerated byt the Foreach Ado Loop Container Task.

Enumeration Values

NameSummary
EnumerateAllRows
Specifies that all rows in all tables in an ADO.NET dataset should be enumerated.
EnumerateTables
Specifies that all tables in an ADO.NET dataset should be enumerated.
EnumerateRowsInFirstTable
Specifies that all rows in the first table should be enumerated.

© Varigence