4 references to HASCHANGES
System.Data (4)
fx\src\data\System\Data\XmlDataLoader.cs (2)
559HASCHANGES = nameTable.Add(Keywords.HASCHANGES); 882case Keywords.HASCHANGES: // Has chages attribute ?
fx\src\data\System\Data\xmlsaver.cs (2)
2550_xmlw.WriteAttributeString( Keywords.DFF, Keywords.HASCHANGES, Keywords.DFFNS, Keywords.INSERTED); 2553_xmlw.WriteAttributeString( Keywords.DFF, Keywords.HASCHANGES, Keywords.DFFNS, Keywords.MODIFIED);