FDO .NET API Reference Feature Data Objects

mgIBaseSelect.h File Reference

Include dependency graph for mgIBaseSelect.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::Commands::Feature

Functions

__property OSGeo::FDO::Commands::IdentifierCollectionOSGeo::FDO::Commands::Feature::get_Ordering ()
 Gets the IdentifierCollection that holds the list of order by property names. If empty no ordering is used. This list is initially empty and the caller need to add the property that the command should use as a order by criteria.
__property OSGeo::FDO::Commands::OrderingOption OSGeo::FDO::Commands::Feature::get_OrderingOption ()
 Gets the ordering option.
__property System::Void OSGeo::FDO::Commands::Feature::set_OrderingOption (OSGeo::FDO::Commands::OrderingOption option)
 Set the ordering option of the selection. This is only used if the ordering collection is not empty.

Variables

public __gc __interface OSGeo::FDO::Commands::Feature::IBaseSelect

Comments or suggestions? Send us feedback.