6 references to XSD_XPATH
System.Data.Common (6)
System\Data\xmlsaver.cs (6)
2014selector.SetAttribute(Keywords.XSD_XPATH, ".//" + xpathprefix + table.EncodedTableName); 2049field.SetAttribute(Keywords.XSD_XPATH, encodedName.ToString()); 2088selector.SetAttribute(Keywords.XSD_XPATH, ".//" + xpathprefix + foreign.RelatedTable.EncodedTableName); 2117field.SetAttribute(Keywords.XSD_XPATH, encodedName.ToString()); 2160selector.SetAttribute(Keywords.XSD_XPATH, ".//" + xpathprefix + table.EncodedTableName); 2201field.SetAttribute(Keywords.XSD_XPATH, encodedName.ToString());