2 references to UnsupportedDataType
System.Data.Common (2)
System\Data\DataColumn.cs (1)
504throw ExprException.UnsupportedDataType(value);
System\Data\Filter\DataExpression.cs (1)
44throw ExprException.UnsupportedDataType(type!);