Icon TEWBGetDataSetsEvent

Unit: ewbdatasetadapter

TEWBGetDataSetsEvent = procedure(DataSets: TStrings) of object

This type is used by the TEWBDatabaseAdapter OnGetDataSets event.

The DataSets parameter specifies a TStrings instance to use for populating the list of available datasets.
Image