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