Home
last modified time | relevance | path

Searched refs:SQL_CATALOG_USAGE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx701 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()
/trunk/main/unixODBC/inc/
H A Dsqlext.h805 #define SQL_CATALOG_USAGE SQL_QUALIFIER_USAGE macro

Completed in 29 milliseconds