Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx658 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_SCHEMA_USAGE,nValue,*this); in impl_supportsSchemasInDataManipulation_throw()
686 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_SCHEMA_USAGE,nValue,*this); in supportsSchemasInIndexDefinitions()
693 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_SCHEMA_USAGE,nValue,*this); in impl_supportsSchemasInTableDefinitions_throw()
1143 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_SCHEMA_USAGE,nValue,*this); in supportsSchemasInProcedureCalls()
1150 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_SCHEMA_USAGE,nValue,*this); in supportsSchemasInPrivilegeDefinitions()
/aoo41x/main/unixODBC/inc/
H A Dsqlext.h841 #define SQL_SCHEMA_USAGE SQL_OWNER_USAGE macro

Completed in 36 milliseconds