FDO .NET API Reference Feature Data Objects

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

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

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

Inheritance graph
[legend]

Detailed Description

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.

()


Comments or suggestions? Send us feedback.