MyDAC

TMyRestoreDuplicates Enumeration

Specifies the behaviour on detection records with repeated key fields on the execution of the TMyBackup.Restore method.

Unit

MyBackup

Syntax

TMyRestoreDuplicates = (bdIgnore, bdReplace, bdError);

Values

Value Meaning
bdError Generate an error, ignore the rest of the file.
bdIgnore Ignore such records.
bdReplace Replace old record with a new one.

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