|
MapGuide API Reference
|
Use this class to set the filter criteria used to select groups of features from a datastore or for restricting the values returned to be unique. More...
Inheritance diagram for MgFeatureAggregateOptions:Public Member Functions | |
| MgFeatureAggregateOptions () | |
| Constructs an MgFeatureAggregateOptions object. | |
| void | SelectDistinct (bool yes) |
| Use this method to restrict the values returned by a select operation to be unique. | |
| void | SetGroupingFilter (MgStringCollection *groupByProperties, CREFSTRING groupFilter) |
| Modifies a select operation with a grouping filter so that the results are grouped. | |
Use this class to set the filter criteria used to select groups of features from a datastore or for restricting the values returned to be unique.