Description
Sets the replica that masters the group record and commits the
change to the schema repository. To change the mastership the record must
be mastered at the local site.
Anmerkung: This method is for Perl only. It is
not available for VBScript. This method became available in version 2002.05.00.
Syntax
Perl
$group->SetMasterReplicaByName(replicaName);
- Identifier
- Description
- group
- A Group object, representing one set of users associated
with the current schema repository.
- replicaName
- A String that specifies the name of the replica that masters
the user.
- Return value
- None on success, or else an exception.