FDO API Reference Feature Data Objects

__property System::Boolean get_UpdateExisting  ) 
 

Gets 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.

Returns:
Returns true if command should update existing contexts

Comments or suggestions? Send us feedback.