FDO .NET API Reference Feature Data Objects
__property System::Boolean OSGeo::FDO::Schema::ClassDefinition::get_IsComputed (  ) 

Gets the computed state of ClassDefinition. 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 true if the ClassDefinition is a computed class


Comments or suggestions? Send us feedback.