Used to add statements to create table constrains to the dump.
property CreateConstraints: boolean default True;
If True (the default value), statements to create table constrains are added to the dump. If False, tables are created without constraints.