1 write to isPrimaryKey
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
987
this.
isPrimaryKey
= cmap.IsPrimaryKey;
1 reference to isPrimaryKey
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1090
get { return this.
isPrimaryKey
; }