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