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