2 writes to fInLoadDiffgram
System.Data (2)
fx\src\data\System\Data\DataTable.cs (2)
5610
newDt.
fInLoadDiffgram
= true;
5646
newDt.
fInLoadDiffgram
= false;
1 reference to fInLoadDiffgram
System.Data (1)
fx\src\data\System\Data\DataRow.cs (1)
212
if (_table.
fInLoadDiffgram
|| (_table.DataSet != null && _table.DataSet.fInLoadDiffgram))