MyDAC

TCRBatchMove.ChangedCount Property

Used to get the number of records changed in the destination dataset.

Class

TCRBatchMove

Syntax

property ChangedCount: Integer;

Remarks

Use the ChangedCount property to get the number of records changed in the destination dataset. It shows the number of records that were updated in the bmUpdate or bmAppendUpdate mode or were deleted in the bmDelete mode.

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