6 references to SSHORT
System.Data (6)
fx\src\data\System\Data\Odbc\Odbc32.cs (2)
795
static 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)
624
if (GetData(i, ODBC32.SQL_C.
SSHORT
)) {
2244
ODBC32.SQL_C.
SSHORT
,
fx\src\data\System\Data\Odbc\OdbcUtils.cs (2)
53
case ODBC32.SQL_C.
SSHORT
:
227
case ODBC32.SQL_C.
SSHORT
: //Int16