Prado\Data\SqlMap\Statements\TInsertMappedStatement::executeQueryForObject PHP Метод

executeQueryForObject() публичный Метод

public executeQueryForObject ( $connection, $parameter, $result = null )
    public function executeQueryForObject($connection, $parameter, $result = null)
    {
        throw new TSqlMapExecutionException('sqlmap_cannot_execute_query_for_object', get_class($this), $this->getID());
    }