FDO API Reference Feature Data Objects

virtual FDO_API bool FdoICommandCapabilities::SupportsSelectGrouping  )  [pure virtual]
 

Determines if a grouping criteria is available in the SelectAggregates command. This can be true only if the SelectAggregates command is supported by the provider.

Returns:
Returns true if the feature provider supports select grouping.
Note:
Aggregate functions can be supported without also supporting grouping criteria (but not vice versa).

Comments or suggestions? Send us feedback.