FDO API Reference Feature Data Objects

mgIDestroySpatialContext.h File Reference

Include dependency graph for mgIDestroySpatialContext.h:

This graph shows which files directly or indirectly include this file:


Functions

System::Void Execute ()
 Executes the DestroySpatialContext command, removing all data stored in that context. An exception is thrown if the spatial context does not exist.
__property System::Void set_Name (System::String *value)
 Sets the name of the context to destroy as a string.

Variables

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT
public __gc __interface 
IDestroySpatialContext
 The FdoIDestroySpatialContext interface defines the DestroySpatialContext command, which destroys an existing spatial context. Input to the command is the name of the context to destroy. Destroying a spatial context destroys all data stored in that context.

Comments or suggestions? Send us feedback.