FDO API Reference Feature Data Objects

FDO_API FdoXmlFeatureWriter* FdoXmlFeatureWriter::GetObjectWriter FdoString 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.