1 write to deleteOnNull
System.Data.Linq (1)
Mapping\Attributes.cs (1)
254set { this.deleteOnNull = value; }
1 reference to deleteOnNull
System.Data.Linq (1)
Mapping\Attributes.cs (1)
253get { return this.deleteOnNull; }