Searched refs:SQL_SCHEMA_USAGE (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 658 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()
|
/aoo4110/main/unixODBC/inc/ |
H A D | sqlext.h | 841 #define SQL_SCHEMA_USAGE SQL_OWNER_USAGE macro
|
Completed in 39 milliseconds