Persistate API documentation
Database Property
NamespacesPersistateEnvironmentDatabase

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

Gets the Database containing this Environment object.
Declaration Syntax
C#
public override Database Database { get; }
Remarks
This returns the domain's HoldingDatabase. This database is by default also the database in which the environment's packages have their persistent trees. remember though that, any tree can be distributed at any node to other databases.

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