ApplicationUtils.CreateFkConstraintName Method |
Name | Description | |
---|---|---|
![]() ![]() | CreateFkConstraintName(DBForeignKeyConstraint, ProjectProperties, String) |
Creates the name of the fk constraint specified, using the pattern specified in the specified properties.
|
![]() ![]() | CreateFkConstraintName(List<Pair<IProjectElementFieldMapTargetElement, IProjectElementFieldMapTargetElement>>, ProjectProperties, String) |
Creates the name of the fk constraint which is formed by the specified fieldpairs.
|