2 writes to IgnoreDataSetEvents
System.Data.Common (2)
System\Xml\XmlBoundElement.cs (2)
165
doc.
IgnoreDataSetEvents
= true;
171
doc.
IgnoreDataSetEvents
= bOrigIgnoreDataSetEvents;
1 reference to IgnoreDataSetEvents
System.Data.Common (1)
System\Xml\XmlBoundElement.cs (1)
162
bool bOrigIgnoreDataSetEvents = doc.
IgnoreDataSetEvents
;