Persistate API documentation
Databases Property
NamespacesPersistateDomainDatabases

[This is preliminary documentation and is subject to change.]

The set of Databases in the Domain.
Declaration Syntax
C#
public IndexedList<Database> Databases { get; }
Remarks
This ordered collection is used for dereferencing Reference objects. The database number in the Reference is used to index into this collection.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)