Persistate API documentation
Database Property
NamespacesPersistateMetaReferenceDatabase

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

Gets the Database which holds the object referred to by this MetaReference.
Declaration Syntax
C#
public Database Database { get; }
Remarks
This involves a full dereference of this object which could involve database accesses or a fetch from a remote domain if the referenced metadata is not in memory.

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