FDO .NET API Reference Feature Data Objects

mgIFeatureReaderImp.h File Reference

Include dependency graph for mgIFeatureReaderImp.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::Feature
namespace  OSGeo::FDO::Schema

Classes

class  OSGeo::FDO::Commands::Feature::IFeatureReaderImp
 The IFeatureReaderImp class is a concrete implementation class for interface IFeatureReader. The IFeatureReader interface provides a forward-only, read-only iterator for reading feature data. A reference to an IFeatureReader is returned from the Select and SelectAndLock commands. Because the initial position of the IFeatureReader is prior to the first item, you must call ReadNext to begin accessing any data. More...

Comments or suggestions? Send us feedback.