ManyToManyRelationSourceForeignKeyColumn Field |
Specifes the foreign key column of the source entity on the join table. If empty, the name of the primary key column on the source entity will be used.
Namespace: Colygon.MatchPoint.EntityModel.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public string SourceForeignKeyColumn
Field Value
Type:
StringSee Also