Online Documentation for SQL Manager for SQL server
Check Names
Use the Check Names tab to set the template for the name of the newly created check.
The following tags are available:
{table_name} - the name of the table in which the check is created;
{table_schema} - the name of the schema that contains the table;
{num} - the ordinal number of a check with the same name;
{num_for_dup} - the number of a check which is applied if the check with the same name (without an ordinal number) already exists.
Click the tag to insert it at the cursor position.