Description
Return a particular McDBDatabase instance from this McDBDatabases collection.
Property type
A McDBDatabase object.
Syntax
object.Item(Index)
The Item Property syntax has these parts:
The (0-based) numeric index or string Logical McDBDatabase.Name to retrieve.
Remarks
This method/property will return Nothing if an invalid value is specified for Index.