Icon TEWBDataSet

Unit: ewbdataset

Inherits From TDataSet

The TEWBDataSet component is a TDataSet-descendant component that represents a dataset and includes functionality for opening, loading, navigating, searching, sorting, updating, and closing datasets. By default, every dataset that is created is automatically added to the DataSets property for the default TEWBDatabase instance that can be referenced using the global DefaultEWBDatabase variable. You can associate a dataset with a different database by assigning the new database instance reference to the Database property.

Image