Prado\Data\SqlMap\DataMapper\TSqlMapTypeHandler::getResult PHP 메소드

getResult() 추상적인 공개 메소드

Performs processing on a value before after it has been retrieved from a database
abstract public getResult ( $string ) : mixed
리턴 mixed The processed value.
    public abstract function getResult($string);