Arrays Sample

Purpose

This sample shows how to use TROArray for presentating DB tables in a master/detail relationship.

Examine the Code

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.