1 write to IsForeignKey
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
552am.IsForeignKey = OptionalBoolAttribute(reader, XmlMappingConstant.IsForeignKey, false);
1 reference to IsForeignKey
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1244this.isForeignKey = this.assocMap.IsForeignKey;