Used to specify if the table constraints are checked during loading.
property CheckConstraints: boolean default False;
Use the CheckConstraints property to specify if the table constraints are checked during loading. If this option is set to False, the table constraints are not checked. The default value of the CheckConstraints option is False.