Searched refs:m_pADOConnection (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ADatabaseMetaData.cxx | 52 ,m_pADOConnection(_pCon->getConnection()) in ODatabaseMetaData() 73 ADOS::ThrowException(*m_pADOConnection,*this); in getBoolProperty() 82 ADOS::ThrowException(*m_pADOConnection,*this); in getStringProperty() 111 ADOS::ThrowException(*m_pADOConnection,*this); in getCatalogs() 134 ADOS::ThrowException(*m_pADOConnection,*this); in getSchemas() 149 ADOS::ThrowException(*m_pADOConnection,*this); in getColumnPrivileges() 164 ADOS::ThrowException(*m_pADOConnection,*this); in getColumns() 180 ADOS::ThrowException(*m_pADOConnection,*this); in getTables() 196 ADOS::ThrowException(*m_pADOConnection,*this); in getProcedureColumns() 213 ADOS::ThrowException(*m_pADOConnection,*this); in getProcedures() [all …]
|
H A D | ADatabaseMetaDataImpl.cxx | 56 m_pADOConnection->OpenSchema(adSchemaDBInfoLiterals,vtEmpty,vtEmpty,&pRecordset); in fillLiterals() 58 ADOS::ThrowException(*m_pADOConnection,*this); in fillLiterals()
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | adoimp.hxx | 103 ADOS::ThrowException(*m_pADOConnection,*this);
|
H A D | ADatabaseMetaData.hxx | 53 WpADOConnection* m_pADOConnection; member in connectivity::ado::ODatabaseMetaData
|
Completed in 23 milliseconds