1 write to isPrimaryKey
System.Data.Linq (1)
Mapping\Attributes.cs (1)
187
set { this.
isPrimaryKey
= value; }
1 reference to isPrimaryKey
System.Data.Linq (1)
Mapping\Attributes.cs (1)
186
get { return this.
isPrimaryKey
; }