2 references to DT_TYPE
System.Data.Common (2)
System\Data\XDRSchema.cs (2)
138
string type = node.GetAttribute(Keywords.
DT_TYPE
, Keywords.DTNS);
401
strType = typeNode.GetAttribute(Keywords.
DT_TYPE
, Keywords.DTNS);