FDO API Reference Feature Data Objects

mgISelectAggregatesImp.h File Reference

Include dependency graph for mgISelectAggregatesImp.h:


Classes

class  ISelectAggregatesImp
 The FdoISelectAggregate interface defines a Select command that handle selection of properties that include the use of aggregate functions. This command differs from the FdoISelect command in a number of ways. It handles selection of properties that are aggregate functions and supports selecting distinct property values. It also includes grouping criteria. The execute method returns an IDataReader which is not tied to a specific class. Unlike Select, FdoISelectAggregate does not include any locking functions. More...

Variables

END_NAMESPACE_OSGEO_FDO_FILTER
BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE
public __gc __interface 
IDataReader

Comments or suggestions? Send us feedback.