Adds a DatabaseDesc object to this DatabaseDescs collection.
The new DatabaseDesc object is added to the end of the collection. You can retrieve items from the collection using the Item method.
Perl
$databasedescs->Add(databasedesc);