FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Commands::SpatialContext::IDestroySpatialContextImp:
Public Member 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::String * | get_Name () |
Gets the name of the context to destroy as a string. | |
__property System::Void | set_Name (System::String *value) |
Sets the name of the context to destroy as a string. |
|
Executes the DestroySpatialContext command, removing all data stored in that context. An exception is thrown if the spatial context does not exist.
|
|
Gets the name of the context to destroy as a string.
|
|
Sets the name of the context to destroy as a string.
|
Comments or suggestions? Send us feedback. |