FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgIFeatureCommand.h:
Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Expression |
namespace | OSGeo::FDO::Filter |
Functions | |
__property OSGeo::FDO::Filter::Filter * | get_Filter () |
Gets the filter as a filter tree. | |
__property System::Void | set_FeatureClassName (OSGeo::FDO::Expression::Identifier *value) |
Sets the name of the class to be operated upon as an identifier. | |
__property System::Void | set_Filter (OSGeo::FDO::Filter::Filter *value) |
Sets the filter as a Filter tree. | |
System::Void | SetFeatureClassName (System::String *value) |
Sets the name of the class to be operated upon as an identifier. | |
System::Void | SetFilter (System::String *value) |
Sets the filter as a Filter tree. | |
Variables | |
public __gc __interface | IFeatureCommand |
|
Gets the filter as a filter tree.
|
|
Sets the name of the class to be operated upon as an identifier.
|
|
Sets the filter as a Filter tree.
|
|
Sets the name of the class to be operated upon as an identifier.
|
|
Sets the filter as a Filter tree.
|
|
|
Comments or suggestions? Send us feedback. |