You are here

property DB_pgsql::$dbsyntax in Flickr API 5

The database syntax variant to be used (db2, access, etc.), if any

Type: string

File

phpFlickr/PEAR/DB/pgsql.php, line 62

Class

DB_pgsql
The methods PEAR DB uses to interact with PHP's pgsql extension for interacting with PostgreSQL databases

Code

var $dbsyntax = 'pgsql';