Clear DataTable
Description
It Clears all the data in the specified DataTable.
Properties
Input and Output
- Data Table – The DataTable object to be cleared of all data in it.
Misc
- DisplayName – Add a display name to your activity.
- Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.
Example
Download Example