2 writes to _fInLoadDiffgram
System.Data.Common (2)
System\Data\DataTable.cs (2)
6303newDt._fInLoadDiffgram = true; 6345newDt._fInLoadDiffgram = false;
1 reference to _fInLoadDiffgram
System.Data.Common (1)
System\Data\DataRow.cs (1)
206if (_table._fInLoadDiffgram || (_table.DataSet != null && _table.DataSet._fInLoadDiffgram))