TDADataSource

From RemObjects Software

Jump to: navigation, search

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

Properties

Property
Type
Description
DataTable TDADataTable Points to the TDADataTable represented by this data source.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools