Click or drag to resize

ManyToManyRelationTargetPrimaryKeyColumn Field

Specifies an alternate primary key column on the target entity. If empty, 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
C#
public string TargetPrimaryKeyColumn

Field Value

Type: String
See Also