FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Commands ::IdentifierCollection* OSGeo::FDO::Commands::Feature::get_Grouping (  ) 

Gets the IdentifierCollection that holds the list of group by property names. If empty no grouping is used. This list is initially empty and the caller need to add the property that the command should use as a group by criteria. No LOB or Geometry type properties can be used for ordering.

Returns:
Returns the list of group by property names.


Comments or suggestions? Send us feedback.