Searched refs:SQL_QUOTED_IDENTIFIER_CASE (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 472 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_QUOTED_IDENTIFIER_CASE,nValue,*this); in storesLowerCaseQuotedIdentifiers() 486 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_QUOTED_IDENTIFIER_CASE,nValue,*this); in impl_storesMixedCaseQuotedIdentifiers_throw() 500 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_QUOTED_IDENTIFIER_CASE,nValue,*this); in storesUpperCaseQuotedIdentifiers() 1108 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_QUOTED_IDENTIFIER_CASE,nValue,*this); in impl_supportsMixedCaseQuotedIdentifiers_throw()
|
/aoo4110/main/unixODBC/inc/ |
H A D | sqlext.h | 762 #define SQL_QUOTED_IDENTIFIER_CASE 93 macro
|
Completed in 36 milliseconds