<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TClrDataTable > Methods > TClrDataTable.Load(TDbDataAdapter) Method |
Fills a TClrDataTable with values from a data source using the supplied TDbDataAdapter. If the TClrDataTable already contains rows, the incoming data from the data source is merged with the existing rows.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
Adapter
Type: TDbDataAdapter
Reference |