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.