Searched refs:SQL_CATALOG_USAGE (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 701 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_CATALOG_USAGE,nValue,*this); in impl_supportsCatalogsInTableDefinitions_throw() 709 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_CATALOG_USAGE,nValue,*this); in supportsCatalogsInIndexDefinitions() 717 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_CATALOG_USAGE,nValue,*this); in impl_supportsCatalogsInDataManipulation_throw() 1158 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_CATALOG_USAGE,nValue,*this); in supportsCatalogsInProcedureCalls() 1166 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_CATALOG_USAGE,nValue,*this); in supportsCatalogsInPrivilegeDefinitions()
|
/aoo42x/main/unixODBC/inc/ |
H A D | sqlext.h | 805 #define SQL_CATALOG_USAGE SQL_QUALIFIER_USAGE macro
|
Completed in 38 milliseconds