Fix some issues:
- Make
NotifyAfter
the same asBatchSize
so that the UI updates at the correct number of rows. - Persist the value of the "Set Ids as Identity Fields" checkbox between sessions.
- Display the final row count for each table so that there are no longer tables appearing to have zero rows when the number of rows is less than
BatchSize
.