FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgISelect.h:
Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Commands::Feature |
namespace | OSGeo::FDO::Commands::Locking |
Functions | |
OSGeo::FDO::Commands::Feature::IFeatureReader * | ExecuteWithLock () |
Executes the select command and returns a reference to an IFeatureReader. | |
__property OSGeo::FDO::Commands::Locking::LockStrategy | get_LockStrategy () |
Gets the LockStrategy value (see "Locking Commands"). | |
__property System::Void | set_LockStrategy (OSGeo::FDO::Commands::Locking::LockStrategy value) |
Sets the LockStrategy value (see "Locking Commands"). | |
__property System::Void | set_LockType (OSGeo::FDO::Commands::Locking::LockType value) |
Sets the LockType value (see "Locking Commands"). | |
Variables | |
public __gc __interface | ISelect |
|
Executes the select command and returns a reference to an IFeatureReader.
|
|
Gets the LockStrategy value (see "Locking Commands").
|
|
Sets the LockStrategy value (see "Locking Commands").
|
|
Sets the LockType value (see "Locking Commands").
|
|
|
Comments or suggestions? Send us feedback. |