PHP 클래스 Prado\Data\Common\Pgsql\TPgsqlTableColumn

부터: 3.1
상속: extends Prado\Data\Common\TDbTableColumn
파일 보기 프로젝트 열기: pradosoft/prado

공개 메소드들

메소드 설명
getPHPType ( ) : boolean Overrides parent implementation, returns PHP type from the db type.

메소드 상세

getPHPType() 공개 메소드

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