FDO API Reference Feature Data Objects

static FDO_API void FdoXmlSpatialContextSerializer::XmlDeserialize FdoIConnection connection,
FdoXmlSpatialContextReader reader,
FdoXmlSpatialContextFlags flags = NULL
[static]
 

reads all Spatial Contexts from an XML document to an FDO connection.

Parameters:
connection Input the FDO connection.
reader Input XML document reader.
flags Input options for controlling the deserializing of the Spatial Contexts. If NULL then the default flags are used.

Comments or suggestions? Send us feedback.