Web API Reference MapGuide Open Source
virtual MgClassDefinition* MgFeatureReader::GetClassDefinition (  )  [pure virtual]

Gets the class definition of the object currently being read. If the user has requested only a subset of the class properties (as specified in the filter text), the class definition reflects what the user has requested, rather than the full class definition.

Returns:
Returns an MgClassDefinition object representing the current feature object.
Exceptions:
MgConnectionNotOpenException 
MgFdoException 


Comments or suggestions? Send us feedback.