FDO .NET API Reference Feature Data Objects

mgIFeatureCommand.h File Reference

Include dependency graph for mgIFeatureCommand.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

Functions

__property OSGeo::FDO::Filter::FilterOSGeo::FDO::Commands::get_Filter ()
 Gets the filter as a filter tree.
__property System::Void OSGeo::FDO::Commands::set_FeatureClassName (OSGeo::FDO::Expression::Identifier *value)
 Sets the name of the class to be operated upon as an identifier.
__property System::Void OSGeo::FDO::Commands::set_Filter (OSGeo::FDO::Filter::Filter *value)
 Sets the filter as a Filter tree.
System::Void OSGeo::FDO::Commands::SetFeatureClassName (System::String *value)
 Sets the name of the class to be operated upon as an identifier.
System::Void OSGeo::FDO::Commands::SetFilter (System::String *value)
 Sets the filter as a Filter tree.

Variables

public __gc __interface OSGeo::FDO::Commands::IFeatureCommand

Comments or suggestions? Send us feedback.