UnsubscribeAllDatabases

Description

Unsubscribes the group from all databases.

Calling this method disassociates the group from all user databases in the schema repository (master database). The group is still active.

Syntaxe

VBScript

group.UnsubscribeAllDatabases 

Perl

$group->UnsubscribeAllDatabases(); 
Identificateur
Description
group
A Group object, representing one set of users associated with the current schema repository.
Valeur renvoyée
Aucune.

Commentaires en retour