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