2 references to PrepareParameterScale
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbParameter.cs (1)
480throw ADP.PrepareParameterScale(cmd, _metaType.wType.ToString("G", CultureInfo.InvariantCulture));
fx\src\data\System\Data\SqlClient\SqlParameter.cs (1)
1448throw ADP.PrepareParameterScale(cmd, SqlDbType.ToString());