FDO API Reference Feature Data Objects

ILongTransactionCheckpointReader.h File Reference

#include <FdoStd.h>

Include dependency graph for ILongTransactionCheckpointReader.h:

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

Go to the source code of this file.


Classes

class  FdoILongTransactionCheckpointReader
 The FdoILongTransactionCheckpointReader interface provides forward only, read-only functionality for enumerating long transaction checkpoints. A reference to an FdoILongTransactionCheckpointReader is returned from the GetLongTransactionCheckpoints command. The initial position of the FdoILongTransactionCheckpointReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. More...

Comments or suggestions? Send us feedback.