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