1 reference to SqlMoney
System.Data.Common (1)
System\Data\SQLTypes\SQLMoney.cs (1)
337return x.IsNull ? Null : new SqlMoney(x.Value);