IBDAC

TCustomIBCDataSet.RowsUpdated Property

Used to indicate the number of rows that were updated during the last query operation.

Class

TCustomIBCDataSet

Syntax

property RowsUpdated: integer;

Remarks

Check RowsUpdated to determine how many rows were updated during the last query operation. If RowsUpdated is -1, the query has not updated any rows.

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