FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Commands::Locking::IReleaseLockImp:
Public Member Functions | |
OSGeo::FDO::Commands::Locking::ILockConflictReader * | Execute () |
Executes the release lock command, returning an ILockConflictReader. | |
__property System::String * | get_LockOwner () |
Gets the name of the user who owns the lock to release. | |
__property System::Void | set_LockOwner (System::String *value) |
Sets the name of the user who owns the lock to release. |
|
Executes the release lock command, returning an ILockConflictReader.
|
|
Gets the name of the user who owns the lock to release.
|
|
Sets the name of the user who owns the lock to release.
|
Comments or suggestions? Send us feedback. |