2 references to UDTCOLUMNVALUEWRAPPED
System.Data.Common (2)
System\Data\DataSet.cs (2)
3464
const string udtIsWrappedString = Keywords.MSD + ":" + Keywords.
UDTCOLUMNVALUEWRAPPED
;
3476
throw ExceptionBuilder.InvalidAttributeValue(Keywords.
UDTCOLUMNVALUEWRAPPED
, _udtIsWrappedString!);