FDO API Reference Feature Data Objects

ILongTransactionSetReader.h File Reference

#include <FdoStd.h>
#include <Fdo/Commands/LongTransaction/LongTransactionConstants.h>

Include dependency graph for ILongTransactionSetReader.h:

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

Go to the source code of this file.


Classes

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

Comments or suggestions? Send us feedback.