TClrDataTable.LoadDataRow(_ObjectArray,Boolean) Method

<< 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

expandingSyntax

Parameters

values

Type: _ObjectArray

fAcceptChanges

Type: Boolean

Return Value

Type: _DataRow

expandingSee Also