Naming key constraints helps you to identify and customize key constraints in scripts for database creation and modification. The constraint name gives you greater flexibility for modifying keys in subsequent database generations.
A primary key constraint is a named check that enforces the uniqueness and the presence of values in a primary key column. If you do not specify a constraint name, PowerDesigner creates a default constraint name automatically.