FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mgIActivateSpatialContext.h File Reference

Include dependency graph for mgIActivateSpatialContext.h:


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::SpatialContext

Functions

System::Void Execute ()
 Executes the ActivateSpatialContext command. 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 activate as a string.

Variables

public __gc __interface IActivateSpatialContext

Function Documentation

System::Void Execute  ) 
 

Executes the ActivateSpatialContext command. An exception is thrown if the spatial context does not exist.

Returns:
Returns nothing

__property System::Void set_Name System::String *  value  ) 
 

Sets the name of the context to activate as a string.

Parameters:
value Input the name of the spatial context
Returns:
Returns nothing

Variable Documentation

public __gc __interface OSGeo::FDO::Commands::SpatialContext::IActivateSpatialContext
 


Comments or suggestions? Send us feedback.