A newer version of this page is available.
Switch to the current version.
NestedUnitOfWork Class
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v18.2.dll
Declaration
public class NestedUnitOfWork :
UnitOfWork
Public Class NestedUnitOfWork
Inherits UnitOfWork
Related API Members
The following members accept/return NestedUnitOfWork objects:
Remarks
A nested unit of work is a new unit of work begun from within the scope of a Session or another Unit of Work.
For more information, see Unit of Work and Nested Units of Work.
Implements
Inheritance
Object
MarshalByRefObject
Component
Session
UnitOfWork
NestedUnitOfWork
See Also
Feedback