| Web API Reference | MapGuide Open Source |
Inherits MgFeatureQueryOptions.
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. | |