DatabaseDescs Object
The DatabaseDescs object is a collection of DatabaseDesc
Objects.
You can get the number of items in the collection by accessing
the value in the Count method.
Use the Item method
to retrieve items from the collection.
Note: DatabaseDescs objects and its methods are
only applicable for usage with Perl script.