FDO API Reference Feature Data Objects

__property System::Void set_IgnoreStates System::Boolean  ignoreStates  ) 
 

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.