FDO API Reference Feature Data Objects

FDO_API_COMMON void FdoXmlWriter::SetDefaultRoot FdoBoolean  defaultRoot  ) 
 

Sets whether to write the default root element. Must be called before the first element is written, otherwise an exception is thrown.

Parameters:
defaultRoot true: use the default root element ("DataStore") as the root element. false: caller is responsible for writing the root element.

Comments or suggestions? Send us feedback.