TDADataSource
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
TDADataSource is a descendant of the standard Delphi TDataSource component. Instead of linking standard TDataSets to visual database components, it performs this same task for TDADataTables.
File
uDADataTable
Declaration
TDADataSource = class(TDABaseDataSource);
Hierarchy
- TDABaseDataSource
- TDADataSource
Properties
| | | |
|---|---|---|
| DataTable | TDADataTable | Points to the TDADataTable represented by this data source. |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Data Abstract | Architecture | Class | Component | Delphi
