#include <FdoStd.h>
#include <Fdo/Connections/IConnection.h>
#include <Fdo/Commands/ICommand.h>
#include <Fdo/Commands/LongTransaction/LongTransactionConstants.h>
Go to the source code of this file.
Classes | |
class | FdoICreateLongTransactionCheckpoint |
The FdoICreateLongTransactionCheckpoint interface defines the CreateLongTransactionCheckpoint command, which allows the user to create a checkpoint for any long transaction to which the user has the access privileges. More... |