FDO API Reference Feature Data Objects

virtual FDO_API void FdoIApplySchema::SetIgnoreStates FdoBoolean  ignoreStates  )  [pure virtual]
 

Changes the handling of element states by Execute().

Parameters:
ignoreStates Input True: Execute() will ignore the element states on the Feature Schema elements. Instead, it will additively merge the Feature Schema into the current DataStore. False: Execute() will use the element states to determine whether each element is inserted, modified or deleted.
Returns:
Returns nothing

Comments or suggestions? Send us feedback.