MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgDataReader Class Reference

Provides a forward-only, read-only iterator for reading computed data retrieved from a datastore. More...

+ Inheritance diagram for MgDataReader:

List of all members.


Detailed Description

Provides a forward-only, read-only iterator for reading computed data retrieved from a datastore.

Remarks:
You must call the MgDataReader::ReadNext method before you can access any data.