Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Commands::LongTransaction |
Functions | |
System::Void | OSGeo::FDO::Commands::LongTransaction::Close () |
Closes the ILongTransactionCheckpointReader object, freeing any resources it may be holding. | |
System::String * | OSGeo::FDO::Commands::LongTransaction::GetOwner () |
Retrieves the owner of the long transaction currently being read. | |
System::Boolean | OSGeo::FDO::Commands::LongTransaction::ReadNext () |
Advances the reader to the next item. The default position of the reader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. |