Click or drag to resize
ManyToManyRelationSourcePrimaryKeyColumn Field
Specifies an alternate primary key column on the source entity. If empty, the primary key column on the source entity will be used.

Namespace: Colygon.MatchPoint.EntityModel.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public string SourcePrimaryKeyColumn

Field Value

Type: String
See Also