ManyToManyRelationTargetForeignKeyColumn Field |
Specifes the foreign key column of the target entity on the join table. If empty, the name of the primary key column on the target entity will be used.
Namespace:
Colygon.MatchPoint.EntityModel.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public string TargetForeignKeyColumn
Field Value
Type:
StringSee Also