1 reference to NumericPrecision
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
2880
p.PrecisionInternal = (byte)((short)r[colNames[(int)ProcParamsColIndex.
NumericPrecision
]] & 0xff);