You can use DataSet instead of DataTableCollection to store the datatables

In the parameters you can pass the data table
Note: Make sure you give unique table names before adding it to dataset

Thanks
John
You can use DataSet instead of DataTableCollection to store the datatables

In the parameters you can pass the data table
Note: Make sure you give unique table names before adding it to dataset

Thanks
John