FDO API Reference Feature Data Objects
virtual FDO_API void FdoIDescribeSchemaMapping::SetIncludeDefaults ( FdoBoolean  includeDefaults  )  [pure virtual]

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.