PHP Класс Prado\Data\Common\Oracle\TOracleTableColumn

С версии: 3.1
Наследование: extends Prado\Data\Common\TDbTableColumn
Показать файл Открыть проект

Открытые методы

Метод Описание
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.