Description
Checks whether this User is subscribed to all
databases in a schema repository (master database). Returns Boolean True if
the User is subscribed to all databases in the schema repository, False otherwise.
Syntaxe
VBScript
user.IsSubscribedToAllDatabases
Perl
$user->IsSubscribedToAllDatabases();
- Identificateur
- Description
- user
- Objet User.
- Valeur de retour
- Returns Boolean True if the user is subscribed to all databases
in the schema, False otherwise.