6 references to s_smallInt
System.Data.Odbc (6)
System\Data\Odbc\Odbc32.cs (6)
844OdbcType.SmallInt => s_smallInt, 870case DbType.Int16: return s_smallInt; 915case TypeCode.SByte: return s_smallInt; 917case TypeCode.Int16: return s_smallInt; 947case ODBC32.SQL_TYPE.SMALLINT: return s_smallInt; 996DbType.Byte => s_smallInt, // upgrade to 16 bit