PgDAC

TPgDumpOptions.AddDelete Property

Used to add DELETE statements to a script before INSERT statements.

Class

TPgDumpOptions

Syntax

property AddDelete: boolean default True;

Remarks

Use the AddDelete property only to add DELETE statements to your script before INSERT statements. If you need to recreate objects, use the TDADumpOptions.AddDrop property.

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