FDO API Reference Feature Data Objects

IFreezeLongTransaction.h File Reference

#include <FdoStd.h>
#include <Fdo/Commands/ICommand.h>
#include <Fdo/Commands/LongTransaction/LongTransactionFreezeOperations.h>

Include dependency graph for IFreezeLongTransaction.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoIFreezeLongTransaction
 The FdoIFreezeLongTransaction interface defines the FreezeLongTransaction command, which freezes or thaws a long transaction. When a long transaction is frozen the user who froze it gains exclusive access to it. Other users can read it, but not apply any updates. Input to the FreezeLongTransaction command is the long transaction name and the operation to perform. The Execute method performs the specified operation on the identified long transaction if the user has access privileges for the indicated long transaction. More...

Comments or suggestions? Send us feedback.