Searched refs:UpdateBatch (Results 1 – 4 of 4) sorted by relevance
675 m_pRecordSet->UpdateBatch(adAffectCurrent); in deleteRow()958 m_pRecordSet->UpdateBatch(adAffectGroup); in deleteRows()
375 CHECK_RETURN(m_RecordSet.UpdateBatch(adAffectAll)) in executeBatch()
949 sal_Bool WpADORecordset::UpdateBatch(AffectEnum AffectRecords) in UpdateBatch() function in WpADORecordset952 return SUCCEEDED(pInterface->UpdateBatch(AffectRecords)); in UpdateBatch()
365 sal_Bool UpdateBatch(AffectEnum AffectRecords);
Completed in 50 milliseconds