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