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