<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TClrDataTable > Methods > TClrDataTable.LoadDataRow(_ObjectArray,Boolean) Method |
Finds and updates a specific row. If no matching row is found, a new row is created using the given values.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
values
Type: _ObjectArray
fAcceptChanges
Type: Boolean
Type: _DataRow
Reference |