FDO API Reference Feature Data Objects

public __gc __interface IXmlSerializable
 

FdoXmlSerializable provides the ability to serialize an FDO object to an XML Document. Serialization support can be added to any class by basing it on FdoXmlSerializable and implementing the _writeXml callback.


Comments or suggestions? Send us feedback.