IDADataTableDataset
Overview
The IDADataTableDataset interface allows to TDataset descendants to get access to the TDADataTable object.
Location
- Unit: uDADataTable.pas
- Ancestry: IDADataTableDataset
Required Methods
GetDataTable safecall
Returns the owner of this dataset.
function GetDataTable: TDADataTable
- TDADataTable
- TDAMemDataset
- TDAADODataset