Searched refs:SQL_WLONGVARCHAR (Results 1 – 6 of 6) sorted by relevance
142 #define SQL_WLONGVARCHAR (-10) macro156 #ifndef SQL_WLONGVARCHAR157 #define SQL_WLONGVARCHAR (-10) macro
546 case SQL_WLONGVARCHAR: in getStringValue()772 case SQL_WLONGVARCHAR: in MapOdbcType2Jdbc()866 fSqlType = SQL_WLONGVARCHAR; in getBindTypes()
838 aMap[SQL_WLONGVARCHAR] = DataType::LONGVARCHAR; in openTypeInfo()1043 aMap[SQL_WLONGVARCHAR] = DataType::LONGVARCHAR; in openColumns()
471 case SQL_WLONGVARCHAR: in getBytes()1728 case SQL_WLONGVARCHAR: in fillNeededData()
94 #define SQL_WLONGVARCHAR (-10) macro
213 #define SQL_UNICODE_LONGVARCHAR SQL_WLONGVARCHAR
Completed in 302 milliseconds