1 reference to defaultDecimalPrecision
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (1)
970byte precision = (byte)Math.Max((Byte)strDecimal.Length, defaultDecimalPrecision);