SDAC

DADataAdapter.Update

Performs Insert, Edit, Delete for each inserted, updated, or deleted row in the specified System.Data.DataSet due to the ordering of the rows in DataTable.

Unit

Syntax

Remarks

Performs Insert, Edit, Delete for each inserted, updated, or deleted row in the specified System.Data.DataSet due to the ordering of the rows in DataTable. It should be noted that these statements are not performed as a batch process; each row is updated individually. Function returns the number of rows successfully updated from DataSet.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback