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