How To Check If Updateall() Really Updates All?

Hi,

if I do:




"MyModel::model()->updateAll(...);"



is there some way to know if all rows are really updated?

Thanks for all the help.