Base:
property
IsPrimaryKey
System.Data.Linq.Mapping.MetaDataMember.IsPrimaryKey
1 reference to IsPrimaryKey
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1203
if (this.IsDbGenerated && this.
IsPrimaryKey
) {