#include <FdoStd.h>
#include <Fdo/Connections/IConnection.h>
#include <Fdo/Commands/LongTransaction/ILongTransactionCheckpointReader.h>
#include <Fdo/Commands/LongTransaction/LongTransactionConstants.h>
#include <Fdo/Commands/ICommand.h>
Go to the source code of this file.
Classes | |
class | FdoIGetLongTransactionCheckpoints |
The FdoIGetLongTransactionCheckpoints interface defines the GetLongTransactionCheckpoints command, which allows the user to enumerate the checkpoints for a given long transaction. To execute the operation, the user must have access privilege to the long transaction. More... |