Searched refs:SQL_C_BIT (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/unixODBC/inc/ |
H A D | sqlext.h | 246 #define SQL_C_BIT SQL_BIT macro
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaDataResultSet.cxx | 203 …OTools::getValue(m_pConnection,m_aStatementHandle,columnIndex,SQL_C_BIT,m_bWasNull,**this,&nValue,… in getBoolean()
|
H A D | OResultSet.cxx | 422 const ORowSetValue& aValue = getValue(columnIndex,SQL_C_BIT,&nVal,sizeof nVal); in getBoolean()
|
Completed in 51 milliseconds