ApplicationUtils.CreateUniqueConstraintName 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, IEnumerable<IProjectElementFieldMapTargetElement>, 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.
|