Searched refs:fCType (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | OTools.cxx | 82 SQLSMALLINT fCType; in bindParameter() local 89 OTools::getBindTypes(_bUseWChar,_bUseOldTimeDate,_nODBCtype,fCType,fSqlType); in bindParameter() 104 fCType, in bindParameter() 263 SQLSMALLINT fCType; in bindValue() local 269 fCType, in bindValue() 277 fCType, in bindValue() 398 fCType, in bindValue() 833 SQLSMALLINT& fCType, in getBindTypes() argument 842 fCType = SQL_C_WCHAR; in getBindTypes() 847 fCType = SQL_C_CHAR; in getBindTypes() [all …]
|
| H A D | OPreparedStatement.cxx | 445 SQLSMALLINT fCType = 0; in setNull() local 452 fCType, in setNull() 458 fCType, in setNull()
|
| /trunk/main/connectivity/source/inc/odbc/ |
| H A D | OTools.hxx | 185 SQLSMALLINT& fCType,
|
| /trunk/main/unixODBC/inc/ |
| H A D | sqlext.h | 2513 SQLSMALLINT fCType,
|