The dBASE data model (introduction)
dBASE Plus’ advanced, event-driven data model is implemented entirely in a handful of classes:
Session
Database
Query
StoredProc
Rowset
Field
This section gives you a sense of how these classes fit together. It introduces each object and explains how its primary properties relate to the other objects.