Executes update of existing rows and writes it to the data source.
Overload List
Executes update of existing rows and writes it to the data source.
public AwUpdateRowResult UpdateRow(int);
Executes update of existing rows and writes it to the data source.
public AwUpdateRowResult UpdateRow(object[]);
See Also
AwDbExData Class | Asterworld.Data Namespace