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