[This is preliminary documentation and is subject to change.]
Retrieves the Persistent object referred to by this
Reference.
| C# |
public Persistent DeReference( Persistent parentObj )
- parentObj (Persistent)
- The parent object of the object to retrieve. May be null, and should be null if the object is being retrieved through an association.
The retrieved object.
This could involve a database access, or it may find the object
in the Persistate cache. Provisional objects can be de-referenced only if they
have a provisional reference.