CSpaceTxn

Declared on the frame to declare a transaction on a CSpace. The ECSpaceLockMode is ECSpaceLockMode::Transaction.

When the cxPersistStore or cxOperation libraries are used a transaction on a CSpace can represent a transaction on a PSpace or a working set.


CSpaceTxn(CSpace* cs = GetThreadPtr<CSpace>())

Constructor which takes a pointer to the CSpace.