FdoIGetSpatialContexts Class Reference

The FdoIGetSpatialContexts interface defines the GetSpatialContexts command, which enumerates the existing spatial contexts. More...

#include <IGetSpatialContexts.h>

Inherits FdoICommand.

List of all members.


Public Member Functions

virtual FDO_API
FdoISpatialContextReader
Execute ()=0
 Executes the GetSpatialContexts command returning an FdoISpatialContextReader.
virtual FDO_API const bool GetActiveOnly ()=0
 Gets a Boolean flag that indicates if the GetSpatialContexts command will return only the active spatial context or all spatial contexts. The default value of this flag is false, return all spatial contexts.
virtual FDO_API void SetActiveOnly (const bool value)=0
 Sets a Boolean flag that indicates if the GetSpatialContexts command will return only the active spatial context or all spatial contexts. The default value of this flag is false, return all spatial contexts.

Friends

class FdoIConnection

Detailed Description

The FdoIGetSpatialContexts interface defines the GetSpatialContexts command, which enumerates the existing spatial contexts.

Definition at line 34 of file IGetSpatialContexts.h.


The documentation for this class was generated from the following file: