OSGeo::FDO::Commands::LongTransaction::ILongTransactionSetReader Interface Reference
[OSGeo::FDO::Commands::LongTransaction]
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.
()