[This is preliminary documentation and is subject to change.]
The set of Databases in the Domain.
| C# |
public IndexedList<Database> Databases { get; }
This ordered collection is used for dereferencing Reference objects. The database number in the Reference is used to
index into this collection.