FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgIAcquireLock.h:
Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Commands::Locking |
Functions | |
OSGeo::FDO::Commands::Locking::ILockConflictReader * | Execute () |
Executes the AcquireLock command, returning an ILockConflictReader. | |
__property OSGeo::FDO::Commands::Locking::LockStrategy | get_LockStrategy () |
Gets the LockStrategy value. | |
__property System::Void | set_LockStrategy (OSGeo::FDO::Commands::Locking::LockStrategy value) |
Sets the LockStrategy value (all or partial). | |
__property System::Void | set_LockType (OSGeo::FDO::Commands::Locking::LockType value) |
Sets the LockType value. | |
Variables | |
public __gc __interface | IAcquireLock |
|
Executes the AcquireLock command, returning an ILockConflictReader.
|
|
Gets the LockStrategy value.
|
|
Sets the LockStrategy value (all or partial).
|
|
Sets the LockType value.
|
|
|
Comments or suggestions? Send us feedback. |