Phalcon\Db\Result\Serializable::setFetchMode PHP Méthode

setFetchMode() public méthode

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