GEOS SDK TechDocs|
|
2.4 Ungrouped DB Items |
3 Using Database Routines
You can designate a "map item" for a VM file with the routine
DBSetMap()
. You can recover the map item's group and handle at will by calling
DBGetMap()
. This is entirely separate from the file's map block; indeed, a VM file can have both a map block and a map item, and they may be set, locked, and changed independently.
The map routines are described in detail in Setting and Using the Map Item.
GEOS SDK TechDocs|
|
2.4 Ungrouped DB Items |
3 Using Database Routines