SessionObjectLayer Properties
An object access layer that saves and loads persistent objects via a parent Session or UnitOfWork.
Name | Description |
---|---|
Auto |
Returns an Auto |
Can |
Indicates if an object layer can call the Session |
Can |
Indicates if an object layer can call the Session |
Connection |
Provides access to the current object layer’s IDb |
Data |
Provides access to the current object layer’s data access layer that is used to access a data store. |
Dictionary | Gets an object providing metadata on persistent objects stored in a data store. |
Object |
Returns the current Session |
See Also