SDAC

TCRBatchMove.ProblemCount Property

Used to get the number of records that could not be added to the destination dataset because of the field type mismatch.

Class

TCRBatchMove

Syntax

property ProblemCount: Integer;

Remarks

Use the ProblemCount property to get the number of records that could not be added to the destination dataset because of the field type mismatch.

If AbortOnProblem is True, then ProblemCount will never exceed one, because the operation aborts when the problem occurs.

See Also

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