Searched refs:SQL_C_SBIGINT (Results 1 – 3 of 3) sorted by relevance
886 case SQL_BIGINT: fCType = SQL_C_SBIGINT; in getBindTypes()
539 const ORowSetValue& aValue = getValue(columnIndex,SQL_C_SBIGINT,&nRet,sizeof nRet); in getLong()
278 #define SQL_C_SBIGINT (SQL_BIGINT+SQL_SIGNED_OFFSET) macro
Completed in 35 milliseconds