C# (CSharp) ETLBox.ControlFlow.Tasks Namespace

Сlasses

Name Description
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.