5 references to MSD_ISDATASET
System.Data.Common (5)
System\Data\xmlsaver.cs (2)
1023_dsElement.SetAttribute(Keywords.MSD_ISDATASET, Keywords.MSDNS, Keywords.TRUE); 1046_dsElement.SetAttribute(Keywords.MSD_ISDATASET, Keywords.MSDNS, Keywords.TRUE);
System\Data\XMLSchema.cs (3)
575if (GetBooleanAttribute(XmlElement, Keywords.MSD_ISDATASET, /*default:*/ false)) 587if (GetBooleanAttribute(XmlElement, Keywords.MSD_ISDATASET, /*default:*/ false)) 593if (!GetBooleanAttribute(node, Keywords.MSD_ISDATASET, /*default:*/ true))