Prado\Data\SqlMap\Statements\TResultSetMapItemParameter::getValue PHP 메소드

getValue() 공개 메소드

public getValue ( )
    public function getValue()
    {
        return $this->_value;
    }