FDO API Reference Feature Data Objects

__property System::Void set_UpdateExisting System::Boolean  value  ) 
 

Sets a Boolean flag that indicates how the CreateSpatialContext command should behave if the spatial context already exists. If update existing is true and a spatial context with the specified name already exists then it will be updated. If update existing is false and a spatial context with the specified name already exists, command execution will fail.

Parameters:
value Input true if existing contexts should be updated
Returns:
Returns nothing

Comments or suggestions? Send us feedback.