2 references to DT_VALUES
System.Data.Common (2)
System\Data\XDRSchema.cs (2)
315
throw ExceptionBuilder.MissingAttribute("type", Keywords.
DT_VALUES
);
402
strValues = typeNode.GetAttribute(Keywords.
DT_VALUES
, Keywords.DTNS);