Phalcon\Db\Result\Serializable::setFetchMode PHP 메소드

setFetchMode() 공개 메소드

Changes the fetch mode, this is not implemented yet
public setFetchMode ( integer $fetchMode )
$fetchMode integer
    public function setFetchMode($fetchMode)
    {
    }