1 write to _allowDelete
System.Data.Common (1)
System\Data\DataView.cs (1)
204_allowDelete = value;
2 references to _allowDelete
System.Data.Common (2)
System\Data\DataView.cs (2)
199get { return _allowDelete; } 202if (_allowDelete != value)