Property | Description |
Constraint Name | Enter a name for the constraint. |
Customized Error Message | An error message to show up when this constraint is violated. |
Case Insensitive? | Whether to allow duplicate values with different cases. For example, if the option is checked, both “Test” and “TEST” cannot be inserted. If the box is not selected, both “Test” and “TEST” are allowed. Note: If you are using SQL Server, you cannot configure the unique constraint to check for case sensitivity. |
Available Columns | All the columns in the object that can be used to build the constraint. |
Selected Columns | The columns already selected to build the constraint. |