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