<< Click to Display Table of Contents >> TClrMemTable.DoLoadData(TDbDataReader,TLoadOption) Method |
Fills a TClrMemTable with values from a data source using the supplied TDbDataReader. If the DataTable already contains rows, the incoming data from the data source is merged with the existing rows according to the value of the loadOption parameter.
Namespace: CNClrLib.ADONet.Client
Delphi |
protected |
Parameters
Reader
Type: TDbDataReader
LoadOption
Type: System.Void
Reference |