/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query
AbstractDriver
num_rows
Introduction
Synopsis
Return
Interface
Source
Query\AbstractDriver::
num_rows
Return the number of rows returned for a SELECT query
Signature
public function num_rows()
Returns
int
Defined by Interface
DriverInterface