GetMasterReplicaName
Description
Returns the name of the replica that masters the group.
Remarque :
This method is for Perl only. It is not available for VBScript. This method became available in version 2002.05.00.
Syntaxe
Perl
$
group
->
GetMasterReplicaName
();
Identificateur
Description
group
A Group object, representing one set of users associated with the current schema repository.
Return value
A String containing the name of the replica that masters the group.
Sujet parent :
Group object methods
Voir aussi
SetMasterReplicaByName
GetMasterReplicaName
Commentaires en retour