FDO API Reference Feature Data Objects

virtual FDO_API FdoIFeatureReader* FdoIFeatureReader::GetFeatureObject FdoString propertyName  )  [pure virtual]
 

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.