Record sources are essentially data arranged in tables, and are subject to these restrictions:
Name | Year | Color | Model |
Mazda | Null | Pink | 626 |
Honda | 1988 | Null | Accord LX |
Ford | 1990 | Brown | Taurus |
For an example of how a client application might use a record source, see "Querying a datastore" on page 25. For an example of how to provide a record source, see "Providing a record source" on page 34.