FDO API Reference Feature Data Objects
virtual FDO_API void FdoXmlFeatureFlags::SetWriteCollection ( FdoBoolean  writeCollection  )  [virtual]

Sets the write feature collection flag. This flag is initially set to true.

Parameters:
writeCollection Input true: The serialized features are wrapped in a GML FeatureCollection element. false: features are serialize without a wrapping collection element.


Comments or suggestions? Send us feedback.