IBDAC

TCustomIBCDataSet.RowsDeleted Property

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

Class

TCustomIBCDataSet

Syntax

property RowsDeleted: integer;

Remarks

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

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