2 writes to _fInLoadDiffgram
System.Data.Common (2)
System\Data\DataSet.cs (2)
2488
newDs.
_fInLoadDiffgram
= true;
2541
newDs.
_fInLoadDiffgram
= false;
1 reference to _fInLoadDiffgram
System.Data.Common (1)
System\Data\DataRow.cs (1)
206
if (_table._fInLoadDiffgram || (_table.DataSet != null && _table.DataSet.
_fInLoadDiffgram
))