1 write to isForeignKey
System.Data.Linq (1)
Mapping\Attributes.cs (1)
246set { this.isForeignKey = value; }
1 reference to isForeignKey
System.Data.Linq (1)
Mapping\Attributes.cs (1)
245get { return this.isForeignKey; }