6 references to SSHORT
System.Data.Odbc (6)
System\Data\Odbc\Odbc32.cs (2)
785private 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)
712if (GetData(i, ODBC32.SQL_C.SSHORT)) 2535ODBC32.SQL_C.SSHORT,
System\Data\Odbc\OdbcUtils.cs (2)
51case ODBC32.SQL_C.SSHORT: 232case ODBC32.SQL_C.SSHORT: //Int16