SessionObjectLayer Constructors
An object access layer that saves and loads persistent objects via a parent Session or UnitOfWork.
Name | Parameters | Description |
---|---|---|
Session |
parent |
Reserved for future use. |
Session |
parent |
Initializes a new instance of the Session |
Session |
parent |
Initializes a new instance of the Session |
See Also