You are here

property DB_result::$fetchmode_object_class in Flickr API 5

The name of the class into which results should be fetched when DB_FETCHMODE_OBJECT is in effect

Type: string

See also

DB_common::$fetchmode_object_class

File

phpFlickr/PEAR/DB.php, line 945

Class

DB_result
This class implements a wrapper for a DB result set

Code

var $fetchmode_object_class;