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