FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Commands::Schema::set_IncludeDefaults ( System::Boolean  includeDefaults  ) 

Sets the "include default mappings" setting.

Parameters:
includeDefaults Input True: Execute() will return all mappings for the feature schema(s). False: Execute() will not include default logical to physical mappings, only those mappings that have been overridden will be returned.
Returns:
Returns nothing


Comments or suggestions? Send us feedback.