FDO .NET API Reference Feature Data Objects

mgIDataStoreReaderImp.h File Reference

Include dependency graph for mgIDataStoreReaderImp.h:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::DataStore

Classes

class  OSGeo::FDO::Commands::DataStore::IDataStoreReaderImp
 The IDataStoreReaderImp class is a concrete implementation class of the IDataStoreReader interface. IDataStoreReader provides a forward-only, read-only iterator for reading feature data. A reference to an IDataStoreReader is returned from the IListDataStores command. Because the initial position of the IDataStoreReader is prior to the first item, you must call ReadNext to begin accessing any data. More...

Variables

public __gc __interface OSGeo::FDO::Commands::DataStore::IDataStorePropertyDictionary

Comments or suggestions? Send us feedback.