AutoCAD Map 3D 2009 Geospatial Platform Reference
From AutoCAD Map 3D Geospatial Platform API
MgFeatureService
[Feature Service Classes]
Classes | |
| class | MgFeatureService |
| Provides an abstraction layer for the storage and retrieval of feature data in a technology-independent way. The API lets you determine what storage technologies are available and what capabilities they have. Access to the storage technology is modeled as a connection. For example, you can connect to a file and do simple insertions or connect to a relational database and do transaction-based operations. More... | |
Defines | |
| #define | MG_CHECK_FEATURE_SET_COUNT(pointer, methodname) |
| #define | MG_CHECK_PROPERTY_TYPE(property, type, methodname) |