You are here

property DB_storage::$_table in Flickr API 5

the name of the table (or view, if the backend database supports updates in views) we hold data from

File

phpFlickr/PEAR/DB/storage.php, line 49

Class

DB_storage
Provides an object interface to a table row

Code

var $_table = null;