2 references to MSD_EXCLUDESCHEMA
System.Data (2)
fx\src\data\System\Data\DataSet.cs (1)
189
if ((String.Compare(attribValue, Keywords.
MSD_EXCLUDESCHEMA
, StringComparison.OrdinalIgnoreCase) == 0)) {
fx\src\data\System\Data\xmlsaver.cs (1)
965
xw.WriteAttributeString(Keywords.MSD, Keywords.MSD_SCHEMASERIALIZATIONMODE, Keywords.MSDNS, Keywords.
MSD_EXCLUDESCHEMA
);