1 reference to SqlMoney
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLMoney.cs (1)
385return x.IsNull ? Null : new SqlMoney(x.Value);