Searched refs:fCType (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/connectivity/source/drivers/odbcbase/ |
| H A D | OTools.cxx | 83 SQLSMALLINT fCType; in bindParameter() local 90 OTools::getBindTypes(_bUseWChar,_bUseOldTimeDate,_nODBCtype,fCType,fSqlType); in bindParameter() 105 fCType, in bindParameter() 264 SQLSMALLINT fCType; in bindValue() local 270 fCType, in bindValue() 278 fCType, in bindValue() 399 fCType, in bindValue() 834 SQLSMALLINT& fCType, in getBindTypes() argument 843 fCType = SQL_C_WCHAR; in getBindTypes() 848 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()
|
| /AOO41X/main/connectivity/source/inc/odbc/ |
| H A D | OTools.hxx | 187 SQLSMALLINT& fCType,
|
| /AOO41X/main/unixODBC/inc/ |
| H A D | sqlext.h | 2513 SQLSMALLINT fCType,
|