Click or drag to resize

OneToManyRelationPrimaryKeyColumn Field

Specifies an alternate primary key column on the source entity. If empty, the default primary key column on the source 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 PrimaryKeyColumn

Field Value

Type: String
See Also