TdxEMFTable Class
A dataset used to obtain data from a data store’s table via a session component.
Declaration
TdxEMFTable = class(
TdxEMFCustomDataSet
)
Remarks
Unlike the TdxEMFDataSet, this dataset retrieves all records contained in the table(s) associated with a particular entity.
Inheritance
See Also