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.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public string JoinTableName
Field Value
Type:
StringSee Also