ManyToManyRelationJoinTableName Field |
Specifies the name of the table that is used to link the current entity (source entity) with the target entity.
Namespace: Colygon.MatchPoint.EntityModel.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public string JoinTableName
Field Value
Type:
StringSee Also