UpgradeInfo

Description

Upgrades the user profile related information to all the user databases that the user is currently subscribed to. Returns the database names that have failed in upgrading.

This method does not upgrade the schema repository, nor does it upgrade the user's links.

Syntax

Perl


$user->UpgradeInfo(); 
Identifier
Description
user
A User object.
Return value

Returns a reference to an array of strings containing the database names that have failed in upgrading.