Example #1
0
 /**
  * @return mixed|void
  */
 protected function RetrieveRowCount()
 {
     return $this->dataset->GetTotalRowCount();
 }