FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Commands::Locking::IAcquireLockImp:
- LockType_Shared
- LockType_Exclusive
- LockType_Transaction
- LockType_LongTransactionExclusive
- LockType_AllLongTransactionExclusive.
Public Member 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 OSGeo::FDO::Commands::Locking::LockType | get_LockType () |
Gets the LockType 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. |
|
Executes the AcquireLock command, returning an ILockConflictReader.
|
|
Gets the LockStrategy value.
|
|
Gets the LockType value.
|
|
Sets the LockStrategy value (all or partial).
|
|
Sets the LockType value.
|
Comments or suggestions? Send us feedback. |