6 references to SSHORT
System.Data (6)
fx\src\data\System\Data\Odbc\Odbc32.cs (2)
795static private readonly TypeMap _SmallInt = new TypeMap(OdbcType.SmallInt, DbType.Int16, typeof(Int16), ODBC32.SQL_TYPE.SMALLINT, ODBC32.SQL_C.SSHORT, ODBC32.SQL_C.SSHORT, 2, 5, true);
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (2)
624if (GetData(i, ODBC32.SQL_C.SSHORT)) { 2244ODBC32.SQL_C.SSHORT,
fx\src\data\System\Data\Odbc\OdbcUtils.cs (2)
53case ODBC32.SQL_C.SSHORT: 227case ODBC32.SQL_C.SSHORT: //Int16