Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx389 if(m_RecordSet.get_RecordCount(nValue)) in executeBatch()
442 if(m_RecordSet.IsValid() && m_RecordSet.get_RecordCount(nRet)) in getUpdateCount()
H A DAwrapado.cxx895 sal_Bool WpADORecordset::get_RecordCount(sal_Int32 &_nRet) const in get_RecordCount() function in WpADORecordset
898 return SUCCEEDED(pInterface->get_RecordCount(&_nRet)); in get_RecordCount()
H A DAResultSet.cxx450 m_pRecordSet->get_RecordCount(&m_nRowPos); in last()
/trunk/main/connectivity/source/inc/ado/
H A DAwrapado.hxx356 sal_Bool get_RecordCount(sal_Int32 &_nRet) const;

Completed in 36 milliseconds