FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_FDO_XML::XmlFeatureWriter* XmlFeatureWriter::get_ObjectWriter System::String *  propertyName  ) 
 

Gets a reference to an FdoXmlFeatureWriter to write the data contained in a collection object property. If the property is not an object property, an exception is thrown.

Parameters:
propertyName Input the object property name.
Returns:
Returns the nested XML feature writer

Comments or suggestions? Send us feedback.