PHP Class Prado\Data\Common\Pgsql\TPgsqlTableColumn

Since: 3.1
Inheritance: extends Prado\Data\Common\TDbTableColumn
Afficher le fichier Open project: pradosoft/prado

Méthodes publiques

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

Method Details

getPHPType() public méthode

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