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