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