Home
last modified time | relevance | path

Searched refs:m_pADOConnection (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx52 ,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 DADatabaseMetaDataImpl.cxx56 m_pADOConnection->OpenSchema(adSchemaDBInfoLiterals,vtEmpty,vtEmpty,&pRecordset); in fillLiterals()
58 ADOS::ThrowException(*m_pADOConnection,*this); in fillLiterals()
/aoo4110/main/connectivity/source/inc/ado/
H A Dadoimp.hxx103 ADOS::ThrowException(*m_pADOConnection,*this);
H A DADatabaseMetaData.hxx53 WpADOConnection* m_pADOConnection; member in connectivity::ado::ODatabaseMetaData

Completed in 33 milliseconds