Icon GetDataSets Method

procedure GetDataSets(DataSets: TStrings)

Usage

Use this method to trigger the OnGetDataSets event and retrieve a list of the available datasets.

Information This method will be automatically called when the TEWBDatabaseAdapter HandleRequest method is called for automatic database access API request handling, so you normally will not need to call this method directly.
Image