5 references to MSD_DATATYPE
System.Data.Common (5)
System\Data\xmlsaver.cs (3)
201root.SetAttribute(Keywords.MSD_DATATYPE, Keywords.MSDNS, col.DataType.FullName); 1343root.SetAttribute(Keywords.MSD_DATATYPE, Keywords.MSDNS, col.DataType.FullName); 2235root.SetAttribute(Keywords.MSD_DATATYPE, Keywords.MSDNS, result);
System\Data\XMLSchema.cs (2)
2413if (string.IsNullOrEmpty(XSDSchema.GetMsdataAttribute(elem, Keywords.MSD_DATATYPE))) 2805if (attrib.LocalName == Keywords.MSD_DATATYPE &&