2 references to UDTCOLUMNVALUEWRAPPED
System.Data (2)
fx\src\data\System\Data\DataSet.cs (2)
3143
const string udtIsWrappedString = Keywords.MSD + ":" + Keywords.
UDTCOLUMNVALUEWRAPPED
;
3155
throw ExceptionBuilder.InvalidAttributeValue(Keywords.
UDTCOLUMNVALUEWRAPPED
, _udtIsWrappedString);