The following list summarizes the Group object
methods:
Remarque : Pour toutes les méthodes Perl Get et Set
mappées aux propriétés Visual Basic, voir la section Propriétés de
cet objet.
- Nom de la méthode
- Description
- AddGroup
- Adds a subgroup to this group.
- AddUser
- Adds a user to this group.
- GetMasterReplicaName
- Perl only. Returns the name of the replica that masters
the group.
- IsSubscribedToAllDatabases
- Checks whether this Group is subscribed to all databases
in a schema repository (master database).
- RemoveGroup
- Removes a subgroup from this group.
- RemoveUser
- Removes a user from this group.
- SetMasterReplicaByName
- Perl only. Sets the replica that masters the group record.
- SetSubscribedToAllDatabases
- Subscribes the group to all databases.
- SiteHasMastership
- Tests whether this group is mastered in the session database.
- SubscribeDatabase
- Subscribes this group to the specified database.
- UnsubscribeAllDatabases
- Unsubscribes the group from all databases.
- UnsubscribeDatabase
- Unsubscribes the group from the specified database.
Méthodes Perl Get et Set supplémentaires mappées aux propriétés
Visual Basic :
- Nom de la méthode
- Description
- GetActive
- Indicates whether or not the group is active.
- GetGroups
- Returns the collection of direct subgroups belonging to this
group.
- GetName
- Returns the name of the group.
- GetSubscribedDatabases
- Returns the collection of databases to which this group
is subscribed.
- GetUsers
- Returns the collection of users belonging to this group.
- SetActive
- Specifies whether or not the group is active.
- SetName
- Sets the name of the group.