FDO API Reference Feature Data Objects
static FDO_API void FdoXmlSpatialContextSerializer::XmlSerialize ( FdoIConnection connection,
FdoXmlSpatialContextWriter writer,
FdoXmlSpatialContextFlags flags = NULL 
) [static]

writes all Spatial Contexts from the FDO connection to an XML document.

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


Comments or suggestions? Send us feedback.