6 references to _SmallInt
System.Data (6)
fx\src\data\System\Data\Odbc\Odbc32.cs (6)
852case OdbcType.SmallInt: return _SmallInt; 877case DbType.Int16: return _SmallInt; 916case TypeCode.SByte: return _SmallInt; 918case TypeCode.Int16: return _SmallInt; 946case ODBC32.SQL_TYPE.SMALLINT: return _SmallInt; 995return _SmallInt; // upgrade to 16 bit