5 references to MSD_ISDATASET
System.Data (5)
fx\src\data\System\Data\xmlsaver.cs (2)
869dsElement.SetAttribute(Keywords.MSD_ISDATASET, Keywords.MSDNS, Keywords.TRUE); 887dsElement.SetAttribute(Keywords.MSD_ISDATASET, Keywords.MSDNS, Keywords.TRUE);
fx\src\data\System\Data\XMLSchema.cs (3)
502if (GetBooleanAttribute(XmlElement, Keywords.MSD_ISDATASET, /*default:*/ false)) { 511if (GetBooleanAttribute(XmlElement, Keywords.MSD_ISDATASET, /*default:*/ false)) 517if (!GetBooleanAttribute(node, Keywords.MSD_ISDATASET, /*default:*/ true))