FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::LongTransaction::ILongTransactionSetReader Interface Reference
[OSGeo::FDO::Commands::LongTransaction]

Inherited by OSGeo::FDO::Commands::LongTransaction::ILongTransactionSetReaderImp.

Inheritance diagram for OSGeo::FDO::Commands::LongTransaction::ILongTransactionSetReader:

Inheritance graph
[legend]

Detailed Description

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

()


Comments or suggestions? Send us feedback.