Persistate API documentation
Database Property
NamespacesPersistateReferenceDatabase

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

Gets the Database in which the target object of this Reference is held.
Declaration Syntax
C#
public Database Database { get; }
Remarks
If this is a copy reference, this property returns the database in which the local copy is held. If the object does not have a local copy or has not been persisted or allocated a database, this returns null.

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