2 writes to _fInLoadDiffgram
System.Data.Common (2)
System\Data\DataTable.cs (2)
6339
newDt.
_fInLoadDiffgram
= true;
6381
newDt.
_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))