RAD Studio VCL Reference
ContentsIndex
TAdoDbxDataAdapter Properties Public Properties
Public Properties
 
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.