| EnableCheck | Specifies whether the generation of check parameters is authorized. The following settings are available: | 
                    
                        | Enable
  Constname | Specifies whether constraint names are used during generation. The following settings are available: | 
                    
                        | EnableIntegrity | Specifies whether there are integrity constraints in the DBMS. The following settings are available: 
                                
                                    
                                    Yes - Primary, alternate, and foreign key check boxes are available for database generation and modification
                                    No - Primary, alternate, and foreign key check boxes are not available | 
                    
                        | EnableMulti
  Check | Specifies whether the generation of multiple check parameters for tables and columns is authorized. The following settings are available: 
                                
                                    
                                    Yes - Multiple check parameters are generated. The first constraint in the script corresponds to the concatenation of all validation business rules, the other constraints correspond to each constraint business rules attached to an object
                                    No - All business rules (validation and constraint) are concatenated into a single constraint expression | 
                    
                        | SqlSupport | Specifies whether SQL syntax is allowed. The following settings are available: | 
                    
                        | UniqConst
  Name | Specifies whether unique constraint names for objects are authorized . The following settings are available: Check model takes this item into account in constraint name checking. |