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