1 reference to SqlDecimal
System.Data.Common (1)
System\Data\SQLTypes\SQLDecimal.cs (1)
1767return x.IsNull ? Null : new SqlDecimal(x.Value);