2 references to GetPrecision
System.Data.Entity (2)
System\Data\SqlClient\SqlProviderUtilities.cs (2)
381
AppendSqlInvariantFormat("({0}, {1})", type.
GetPrecision
(), type.GetScale());
386
AppendSqlInvariantFormat("({0})", type.
GetPrecision
());