DB::setFetchMode()

DB::setFetchMode() -- Sets which fetch mode should be used by default on queries on the connection.

Description

mixed setFetchMode (integer $fetchmode [, string $object_class])

Parameter

Returns