<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TClrDataTable > Methods > TClrDataTable.Load(TDbDataReader) Method |
Fills a TClrDataTable with values from a data source using the supplied TDbDataReader. 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
Reader
Type: TDbDataReader
Reference |