RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataAdapter Properties

The properties of the TAdoDbxDataAdapter class are listed here.

 
Name 
Description 
 
A TAdoDbxCommand used during Update to delete records in the data source that correspond to deleted rows in the DataSet. 
 
A TAdoDbxCommand used during Update to insert records into the database that correspond to new rows in the DataSet. 
 
A TAdoDbxCommand used during Fill to select records from the database for placement in the DataSet. 
 
A TAdoDbxCommand used during Update to update records in the data source that correspond to modified rows in the DataSet. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!