C# (CSharp) ETLBox.ControlFlow.Tasks Пространство имен

Классы

Имя Описание
RowCountTask Count the row in a table. This task normally uses the COUNT(*) method (could take some time on big tables). You can pass a a filter condition for the count.