5 references to _Decimal
System.Data (5)
fx\src\data\System\Data\Odbc\Odbc32.cs (5)
842case OdbcType.Decimal: return _Decimal; 869case DbType.Currency: return _Decimal; 874case DbType.Decimal: return _Decimal; 944case ODBC32.SQL_TYPE.DECIMAL: return _Decimal; 983return _Decimal; // upgrade to decimal