|
Description
DBClose() is used to terminate access to a database file opened with DBOpen().
Call Signature
void DBClose ( int/string filespec )
Return Value
void
This has no return value.
Argument
int/string filespec:
This can either be the handle returned by DBOpen(), or the name of an open file.
See also GDB file functions
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.