NestedUnitOfWork.Parent Property
Gets the parent session or unit of work.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.2.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| Session | A Session object or descendant which owns the current unit of work. |
See Also