RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetAdapter Events

The events of the TDataSetAdapter class are listed here.

 
Name 
Description 
 
Occurs after an adapter action has executed. 
 
Occurs after the adapter action response is generated. 
 
Occurs after values in the HTTP request are used to update adapter fields. 
 
Occurs after values in the HTTP request are validated by the adapter's fields. 
 
Occurs before an adapter action is executed. 
 
Occurs before the adapter action response is generated. 
 
Occurs before values in the HTTP request are used to update adapter fields. 
 
Occurs before values in the HTTP request are validated by the adapter's fields. 
 
Supplies name/value pairs needed to execute an adapter action. 
 
Implement this event to identify the total number of records that can be iterated. 
 
Occurs before the dataset adapter uses any information from its associated dataset. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!