FDO .NET API Reference Feature Data Objects

mgIFeatureCommandImp.h File Reference

Include dependency graph for mgIFeatureCommandImp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Expression
namespace  OSGeo::FDO::Filter

Classes

class  OSGeo::FDO::Commands::IFeatureCommandImp
 The IFeatureCommandImp class is a concrete implementation of IFeatureCommand. IFeatureCommand defines the behavior common to all commands that operate on feature instances. The features to be operated on are identified by their class and a filter. If the feature provider supports inheritance in the schema capabilities, then the command will operate on instances of that class and any derived classes. In addition, feature commands can operate on related features if one or more relation directives are specified. Each relation directive specifies the relation to follow and how many levels of depth to follow it. More...

Comments or suggestions? Send us feedback.