Ejemplo n.º 1
0
 /**
  * total row count
  *
  * @return string 
  * @static 
  */
 public static function totalRows()
 {
     return \Zofe\Rapyd\DataSet::totalRows();
 }