Persistate API documentation
Database Property
NamespacesPersistateDomainDatabase

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

Gets the Database containing this Domain object
Declaration Syntax
C#
public override Database Database { get; }
Remarks
This returns the domain's HoldingDatabase. This is the database which contains the Domain object and is the root database of the domain.

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