IBDAC

TCustomIBCDataSet.RowsInserted Property

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

Class

TCustomIBCDataSet

Syntax

property RowsInserted: integer;

Remarks

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

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