Databases object methods

The following list summarizes the Databases object methods:

Method name
Description
Item
Returns the item at the specified index in the collection.
ItemByName
(Perl only) Returns the specified item in the collection.
Note: For Perl methods that map to VB Properties, see the Properties section of this object.

The following list summarizes additional Perl Databases object methods:

Method name Access Description
Count Read-only Returns the number of items in the collection.