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