FDO .NET API Reference Feature Data Objects

mgILTCheckpointReaderImp.h File Reference

Include dependency graph for mgILTCheckpointReaderImp.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::LongTransaction

Classes

class  OSGeo::FDO::Commands::LongTransaction::ILongTransactionCheckpointReaderImp
 The ILongTransactionCheckpointReaderImp class is a concrete implementation of ILongTransactionCheckpointReader. The ILongTransactionCheckpointReader interface provides forward only, read-only functionality for enumerating long transaction checkpoints. A reference to an ILongTransactionCheckpointReader is returned from the GetLongTransactionCheckpoints command. The initial position of the ILongTransactionCheckpointReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. More...

Comments or suggestions? Send us feedback.