6 references to SSHORT
System.Data.Odbc (6)
System\Data\Odbc\Odbc32.cs (2)
785
private static readonly TypeMap s_smallInt = new TypeMap(OdbcType.SmallInt, DbType.Int16, typeof(short), ODBC32.SQL_TYPE.SMALLINT, ODBC32.SQL_C.
SSHORT
, ODBC32.SQL_C.
SSHORT
, 2, 5, true);
System\Data\Odbc\OdbcDataReader.cs (2)
712
if (GetData(i, ODBC32.SQL_C.
SSHORT
))
2535
ODBC32.SQL_C.
SSHORT
,
System\Data\Odbc\OdbcUtils.cs (2)
51
case ODBC32.SQL_C.
SSHORT
:
232
case ODBC32.SQL_C.
SSHORT
: //Int16