Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Commands::Locking |
Functions | |
OSGeo::FDO::Commands::Locking::ILockConflictReader * | OSGeo::FDO::Commands::Locking::Execute () |
Executes the AcquireLock command, returning an ILockConflictReader. | |
__property OSGeo::FDO::Commands::Locking::LockStrategy | OSGeo::FDO::Commands::Locking::get_LockStrategy () |
Gets the LockStrategy value. | |
__property System::Void | OSGeo::FDO::Commands::Locking::set_LockStrategy (OSGeo::FDO::Commands::Locking::LockStrategy value) |
Sets the LockStrategy value (all or partial). | |
__property System::Void | OSGeo::FDO::Commands::Locking::set_LockType (OSGeo::FDO::Commands::Locking::LockType value) |
Sets the LockType value. | |
Variables | |
public __gc __interface | OSGeo::FDO::Commands::Locking::IAcquireLock |