FDO API Reference Feature Data Objects

virtual FDO_API void FdoPhysicalSchemaMapping::_writeXml FdoXmlWriter xmlWriter,
const FdoXmlFlags flags
[protected, virtual]
 

Writes this Schema Override set to XML. Called when this set is serialized to XML. This function converts (encodes) schema names to be valid XML element names. Can be extended to handle provider-specific attributes and sub-elements.

Parameters:
xmlWriter Input write the Schema Override set to this XML writer
flags Input flags that control the writing of the Schema Override set.
Returns:
Returns nothing

Reimplemented from FdoPhysicalElementMapping.


Comments or suggestions? Send us feedback.