FDO API Reference Feature Data Objects

FDO_API void FdoXmlFeaturePropertyWriter::WriteFeatureStart FdoString startTag  ) 
 

Writes the start of a feature to XML. The start tags for the feature member element and the feature's actual element are written. The feature element name is derived from the feature's class and schema names.

Parameters:
stargTag The start tag for the feature element. If it is null, the feature's class name used.
Returns:
Returns nothing

Comments or suggestions? Send us feedback.