PgDAC

TPgDumpOptions.CreateConstraints Property

Used to add statements to create table constrains to the dump.

Class

TPgDumpOptions

Syntax

property CreateConstraints: boolean default True;

Remarks

If True (the default value), statements to create table constrains are added to the dump. If False, tables are created without constraints.

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