FDO .NET API Reference Feature Data Objects

mgILongTransactionReaderImp.h File Reference

Include dependency graph for mgILongTransactionReaderImp.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::ILongTransactionReaderImp
 The ILongTransactionReaderImp class is a concrete implementation of ILongTransactionReader. The ILongTransactionReader interface provides forward only, read-only functionality for enumerating long transactions. A reference to an ILongTransactionReader is returned from the GetLongTransactions command. The initial position of the ILongTransactionReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. More...

Variables

public __gc __interface OSGeo::FDO::Commands::LongTransaction::ILongTransactionReader

Comments or suggestions? Send us feedback.