Icon TDatabase

Unit: WebData

Inherits From TComponent

Available In: Client and Server Applications

The TDatabase component represents a database container for all datasets in an application and provides properties and methods for loading/saving datasets and using transactions to modify the datasets. An instance of the TDatabase component called Database is automatically created by the component library at application startup as the default, global TDatabase instance.

Image