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
Objet Group//**, representing one set of users associated with the current schema repository.
Return value
Aucune.

Commentaires