IDADataTableDataset

Overview

The IDADataTableDataset interface allows to TDataset descendants to get access to the TDADataTable object.

Location


Required Methods


GetDataTable  safecall

Returns the owner of this dataset.

function GetDataTable: TDADataTable