4 references to HASCHANGES
System.Data.Common (4)
System\Data\XmlDataLoader.cs (2)
577_HASCHANGES = nameTable.Add(Keywords.HASCHANGES); 917case Keywords.HASCHANGES: // Has changes attribute ?
System\Data\xmlsaver.cs (2)
2939_xmlw.WriteAttributeString(Keywords.DFF, Keywords.HASCHANGES, Keywords.DFFNS, Keywords.INSERTED); 2943_xmlw.WriteAttributeString(Keywords.DFF, Keywords.HASCHANGES, Keywords.DFFNS, Keywords.MODIFIED);