1 write to _allowNew
System.Data.Common (1)
System\Data\DataView.cs (1)
261
_allowNew
= value;
2 references to _allowNew
System.Data.Common (2)
System\Data\DataView.cs (2)
256
get { return
_allowNew
; }
259
if (
_allowNew
!= value)