ApplicationUtilsCreateUniqueConstraintName Method |
Name | Description | |
---|---|---|
CreateUniqueConstraintName(DBUniqueConstraint, ProjectProperties, String) |
Creates the name of the unique constraint which follows from the fields specified, using the pattern specified in the specified properties.
| |
CreateUniqueConstraintName(IProjectElementMapTargetElement, IEnumerableIProjectElementFieldMapTargetElement, ProjectProperties, String) |
Creates the name of the unique constraint which follows from the field names, using the pattern specified in the specified properties.
| |
CreateUniqueConstraintName(IProjectElementMapTargetElement, String, ProjectProperties, String) |
Creates the name of the unique constraint which follows from the field names, using the pattern specified in the specified properties.
|