FDO .NET API Reference Feature Data Objects
System::String* OSGeo::FDO::Commands::Locking::ILockedObjectReaderImp::GetFeatureClassName (  ) 

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 name of the class.


Comments or suggestions? Send us feedback.