FDO API Reference Feature Data Objects
FDO_API FdoXmlFeatureWriter* FdoXmlFeatureWriter::GetAssociationWriter ( FdoString propertyName  ) 

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

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


Comments or suggestions? Send us feedback.