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
Objet Group//**, representing one set of users associated with the current schema repository.
Valeur de retour
A String containing the name of the replica that masters the group.

Commentaires