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