Returns the a Databases collection object containing the collection of databases to which this group may subscribe. Il s'agit d'une propriété en lecture seule ; elle peut être visualisée mais pas définie.
Each element in the returned collection is a Database object.
VBScript
group.Databases
Perl
$group->GetDatabases();