SessionObjectLayer Fields
An object access layer that saves and loads persistent objects via a parent Session or UnitOfWork.
Name | Description |
---|---|
Parent |
Specifies a Session object which the current object layer uses to save and load objects. |
Through |
Indicates if the Session |
See Also