2 references to SqlDecimal
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (2)
675
public SqlDecimal(double dVal) :
this
(false) {
3301
public static readonly SqlDecimal Null = new
SqlDecimal
(true);