FDO API Reference Feature Data Objects

FDO_API bool FdoClassDefinition::GetIsComputed  ) 
 

Gets the computed state of the FdoClassDefinition. Computed classes cannot be made persistent or added to FDO schema. The computed classes are used as a transient classes that can be returned by a feature or data reader. They describe the result of a select expression, select function and select distinct.

Returns:
Returns if the FdoClassDefinition is a computed class

Comments or suggestions? Send us feedback.