|
MapGuide API Reference
|
Type of reader represented by an MgReader. More...
Static Public Attributes | |
| static const int | DataReader = 1 |
| Signifies that the object is of type MgDataReader. | |
| static const int | FeatureReader = 0 |
| Signifies that the object is of type MgFeatureReader. | |
| static const int | SqlDataReader = 2 |
| Signifies that the object is of type MgSqlDataReader. | |
Type of reader represented by an MgReader.