Persistate API documentation
Database Property
NamespacesPersistateForeignReferenceDatabase

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

Gets the Database on which the local copy of the object referenced by this ForeignReference is stored.
Declaration Syntax
C#
public Database Database { get; }
Return Value
The Database in which the object is stored locally. If the object is not stored locally, this will return null.

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