FDO API Reference Feature Data Objects

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_SPATIALCONTEXT public __gc __interface ISpatialContextReader
 

The FdoISpatialContextReader interface provides forward-only, read-only functionality for enumerating spatial contexts. A reference to an FdoISpatialContextReader is returned from the GetSpatialContexts command. The initial position of the FdoISpatialContextReader interface is prior to the first item. Thus, you must call ReadNext to begin accessing any data.


Comments or suggestions? Send us feedback.