DBSync()

Description

DBSync() is used to synchronize a database cache with a database file.

Call Signature

void DBSync ( 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.

Remarks

This typically results in the flushing of output to disk.

See also GDB file functions

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.