Get DataTable Row Count
Category
DataTable Commands
Description
This command allows you to get the datarow count of a DataTable. Use this command when you want to get the datarow count of a DataTable.
Parameters
- Datatable
Enter a existing DataTable to fet rows from.
- Variable Name
Enter variable name to receive output.
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\DataTable Commands\Get DataTable Row Count\Get DataTable Row Count.xml