1 write to thisKeyIsPrimaryKey
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1243
this.
thisKeyIsPrimaryKey
= AreEqual(this.thisKey, this.thisMember.DeclaringType.IdentityMembers);
1 reference to thisKeyIsPrimaryKey
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1311
get { return this.
thisKeyIsPrimaryKey
; }