PHP Class Prado\Data\Common\Pgsql\TPgsqlTableColumn

Since: 3.1
Inheritance: extends Prado\Data\Common\TDbTableColumn
显示文件 Open project: pradosoft/prado

Public Methods

Method Description
getPHPType ( ) : boolean Overrides parent implementation, returns PHP type from the db type.

Method Details

getPHPType() public method

Overrides parent implementation, returns PHP type from the db type.
public getPHPType ( ) : boolean
return boolean derived PHP primitive type from the column db type.