| FDO .NET API Reference | Feature Data Objects |
Inherited by OSGeo::FDO::Commands::Feature::IBaseSelectImp, OSGeo::FDO::Commands::Feature::IDeleteImp, OSGeo::FDO::Commands::Feature::IUpdateImp, OSGeo::FDO::Commands::Locking::IAcquireLockImp, OSGeo::FDO::Commands::Locking::IGetLockInfoImp, OSGeo::FDO::Commands::Locking::IReleaseLockImp, OSGeo::FDO::Commands::LongTransaction::ICommitLongTransactionImp, and OSGeo::FDO::Commands::LongTransaction::IRollbackLongTransactionImp.
Inheritance diagram for OSGeo::FDO::Commands::IFeatureCommandImp:

()
Definition at line 46 of file mgIFeatureCommandImp.h.
Public Member Functions | |
| __property OSGeo::FDO::Expression::Identifier * | get_FeatureClassName () |
| Gets the name of the class to be operated upon as an identifier. | |
| __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. | |
| Comments or suggestions? Send us feedback. |