2 writes to check
System.Data.Linq (2)
Mapping\Attributes.cs (2)
174
check
= UpdateCheck.Always;
200
set { this.
check
= value; }
1 reference to check
System.Data.Linq (1)
Mapping\Attributes.cs (1)
199
get { return this.
check
; }