5 references to SLONG
System.Data (5)
fx\src\data\System\Data\Odbc\Odbc32.cs (2)
787
static private readonly TypeMap _Int = new TypeMap(OdbcType.Int, DbType.Int32, typeof(Int32), ODBC32.SQL_TYPE.INTEGER, ODBC32.SQL_C.
SLONG
, ODBC32.SQL_C.
SLONG
, 4, 10, true);
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
639
if(GetData(i, ODBC32.SQL_C.
SLONG
)){
fx\src\data\System\Data\Odbc\OdbcUtils.cs (2)
57
case ODBC32.SQL_C.
SLONG
:
231
case ODBC32.SQL_C.
SLONG
: //Int32