I know you can look at the row.count or tables.count, but are there other ways to tell if a dataset is empty?
To be clear, you would first need to look at all the DataTables, and then look at the count of Rows for each DataTable.