Show: Delphi
C++
Display Preferences
SimpleDS
From XE2 API Documentation
Defines two classes that enable you to work with simple data sets.
Classes
| TInternalSQLDataSet | TInternalSQLDataSet is an SQL bound dataset used to fetch, cache, and apply updates to the SQL database. |
| TSimpleDataSet | TSimpleDataSet uses dbExpress to fetch data and cache it internally in memory. |