<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TClrDataTable > Methods > TClrDataTable.Update(TDbDataAdapter) Method |
Updates the values in the database by executing the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the TClrDataTable.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
Adapter
Type: TDbDataAdapter
Type: Integer
Reference |