Prado\Data\Common\Mysql\TMysqlTableColumn::getDbTypeValues PHP Method

getDbTypeValues() public method

public getDbTypeValues ( )
    public function getDbTypeValues()
    {
        return $this->getInfo('DbTypeValues');
    }