FDO API Reference Feature Data Objects

IActivateSpatialContextImp Class Reference

List of all members.

Detailed Description

The FdoIActivateSpatialContext interface defines the ActivateSpatialContext command, which activates a specified spatial context. Input to the command is the name of the context to activate.


Public Member Functions

System::Void Dispose ()
System::Void Execute ()
 Executes the ActivateSpatialContext command. An exception is thrown if the spatial context does not exist.
__property System::String * get_Name ()
 Gets the name of the context to activate as a string.
__property System::Void set_Name (System::String *value)
 Sets the name of the context to activate as a string.

Comments or suggestions? Send us feedback.