SimpleDS
Defines two classes that enable you to work with simple datasets.
Package | dbxcds270.bpl |
---|
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. |