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