Icon OnGetDataSetAdapter Event

property OnGetDataSetAdapter: TEWBGetDataSetAdapterEvent

Usage

This event is triggered when the GetDataSetAdapter method is called.

Warning If the Adapter variable parameter is not assigned a value, an exception will occur when database access API operations try to use the dataset adapter.
Image