Description
Sets the replica that masters the user record and commits the
change to the schema repository. To change the mastership the record must
be mastered at the local site.
Remarque : This method
is for Perl only. It is not available for VBScript. This method became available
in version 2002.05.00.
Syntaxe
Perl
$user->SetMasterReplicaByName(replicaName);
- Identificateur
- Description
- user
- Objet User.
- replicaName
- A String that specifies the name of the replica that masters
the user.
- Valeur de retour
- None on success, or else an exception.