FDO API Reference Feature Data Objects

ILongTransactionReader.h File Reference

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

Include dependency graph for ILongTransactionReader.h:

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

Go to the source code of this file.


Classes

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

Comments or suggestions? Send us feedback.