Click or drag to resize

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
C#
public string JoinTableName

Field Value

Type: String
See Also