FDO .NET API Reference Feature Data Objects

mgIReleaseLockImp.h File Reference

Include dependency graph for mgIReleaseLockImp.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::Locking

Classes

class  OSGeo::FDO::Commands::Locking::IReleaseLockImp
 The IReleaseLockImp class is a concrete implementation of IReleaseLock. The IReleaseLock interface defines the ReleaseLock command, which releases locks from feature instances of a given class that match the specified criteria. Input to the release lock command includes the name of the class and filter criteria by which to identify the instances to be unlocked. The filter may be specified either as text or as an expression tree (most likely produced by a query builder). The ability to successfully execute the command might be restricted by the datastore security if the lock doesn’t belong to the user executing the command. More...

Variables

public __gc __interface OSGeo::FDO::Commands::Locking::ILockConflictReader

Comments or suggestions? Send us feedback.