The order to the tables in the array is the same order that MobiLink uses for SQL row handling, and is the optimal order for
preventing referential integrity violations. If your data source is a relational database, use this table order.
Assume you use a method named HandleUpload for the handle_UploadData event. The following example uses the getUploadedTables method to return UploadedTableData instances for the current upload transaction.