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