Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx51 ADOS::ThrowException(*m_pStmt->m_pConnection->getConnection(),*this);
88 ,m_pStmt(pStmt) in OResultSet()
611 ADOS::ThrowException(*m_pStmt->m_pConnection->getConnection(),*this); in next()
901 ADOS::ThrowException(*((OConnection*)m_pStmt->getConnection().get())->getConnection(),*this); in hasOrderedBookmarks()
909 ADOS::ThrowException(*((OConnection*)m_pStmt->getConnection().get())->getConnection(),*this); in hasOrderedBookmarks()
/trunk/main/connectivity/source/inc/ado/
H A DAResultSet.hxx75 OStatement_Base* m_pStmt; member in connectivity::ado::OResultSet

Completed in 20 milliseconds