Prado\Data\SqlMap\DataMapper\TSqlMapTypeHandler::getDbType PHP Méthode

getDbType() public méthode

public getDbType ( ) : string
Résultat string database field type.
    public function getDbType()
    {
        return $this->_dbType;
    }