Arrays Sample
This sample shows how to use TROArray for presentating DB tables in a master/detail relationship.
The GetTables method returns a struct containing two arrays. These arrays contain data from the Customers and Orders tables and consist of structs matching the table structures.