Implements [ArrayAccess::offsetUnset], throws an error.
void Module_Database_Result::offsetUnset( )
void
final public function offsetUnset($offset) { throw new Exception('Database results are read-only'); }