FDO API Reference Feature Data Objects

ICreateSpatialContext.h File Reference

#include <FdoStd.h>
#include <Fdo/Connections/IConnection.h>
#include <Fdo/Expression/GeometryValue.h>
#include <Fdo/Schema/PropertyDefinition.h>
#include <Fdo/Commands/ICommand.h>

Include dependency graph for ICreateSpatialContext.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoICreateSpatialContext
 The FdoICreateSpatialContext interface defines the CreateSpatialContext command, which creates a new spatial context. Input to the command includes the name, description, coordinate system, extent type, and extent for the new context. Command execution will fail if the context already exists, or if the coordinate system or extent type is not supported by the provider. More...

Comments or suggestions? Send us feedback.