FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_COMMANDS_FEATURE::IFeatureReader* XmlFeatureReader::GetFeatureObject System::String *  propertyName  ) 
 

Gets a reference to an FdoIFeatureReader to read the data contained in the object or object collection property. If the property is not an object property, an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the nested feature reader

Comments or suggestions? Send us feedback.