Clear Data Table
UiPath.Core.Activities.ClearDataTable
Clears all the data in the specified DataTable.
Project compatibility
Windows | Windows - Legacy
Configuration
In the Properties Panel
Options
- DataTable - The DataTable object to be cleared of all data.
- DisplayName - The display name of the activity.
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Example of using the Clear Data Table activity
Here you can see how the Clear Data Table activity is used in an example that incorporates multiple activities.