The following commands are located in the Root > Script > Objects and Root > ODBC > Objects categories, and apply to all objects.
MaxConstLen – Defining a Maximum Constraint Name Length
Command for defining the maximum constraint name length supported by the target database for tables, columns, primary and foreign keys. This value is implemented in the Check model and produces an error if the code exceeds the defined value. The constraint name is also truncated at generation time.
EnableOption – Enabling Physical Options
Command for enabling physical options for the model, tables, indexes, alternate keys, and other objects that are supported by the target DBMS. It also controls the availability of the Options tab from an object property sheet.