Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Commands::Locking |
Functions | |
System::Void | OSGeo::FDO::Commands::Locking::Close () |
Closes the ILockConflictReader object, freeing any resources it may be holding. | |
System::Boolean | OSGeo::FDO::Commands::Locking::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. |