2 references to SqlDecimal
System.Data.Common (2)
System\Data\SQLTypes\SQLDecimal.cs (2)
664
public SqlDecimal(double dVal) :
this
(false)
3392
public static readonly SqlDecimal Null = new
SqlDecimal
(true);