FDO API Reference Feature Data Objects

virtual FDO_API FdoString* FdoILockConflictReader::GetFeatureClassName  )  [pure virtual]
 

Gets the class name of the feature currently being read.

Remarks:
The value of the class name will be null in the event that the class name could not be resolved. This can happen if the table has no class id field and multiple classes have been written to the table.
Returns:
Returns the class name.

Comments or suggestions? Send us feedback.