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