FDO API Reference Feature Data Objects

__property System::Void set_Distinct System::Boolean  value  ) 
 

Set the distinct option of the selection. Non-simple properties such as object properties, geometry properties, raster properties, association properties, etc. will not be supported with Distinct.

Parameters:
value true or false; when set to true, only distinct values are returned. Otherwise all values are returned
Returns:
Returns nothing
Note: Grouping criteria is not supported with Distinct.

Comments or suggestions? Send us feedback.