You are here

property DB_result::$limit_count in Flickr API 5

The number of rows to fetch from a limit query

Type: integer

File

phpFlickr/PEAR/DB.php, line 951

Class

DB_result
This class implements a wrapper for a DB result set

Code

var $limit_count = null;