2 references to Decimal
System.Data.Common (2)
System\Data\Filter\ConstNode.cs (1)
30
case ValueType.
Decimal
:
System\Data\Filter\ExpressionParser.cs (1)
287
node = new ConstNode(_table, ValueType.
Decimal
, str);