The unit contains implementation of the entity dataset functionality.
Classes
| Name | Description |
|
TCustomEntityDataSet |
The base class for all datasets that represents entity data. |
|
TCustomEntityTable |
The base class that provides table component functionality. |
|
TEntityDataSet |
Used to represent entity data from different sources. |
|
TEntityDataSetOptions |
Used for setting TEntityDataSet options |
|
TEntityDataSource |
Provides an interface for connecting data-aware controls on a form and EntityDAC dataset components. |
|
TEntityQuery |
Used to represent a collection of entities that is the result of a query execution. |
|
TEntityTable |
Used to represent entities of the particular type. |