DB_Close

This call closes a database file. Closing a file initiates the following actions:

  1. The current viewpoint table is written to disk.
  2. Garbage is collected on the file (as a result, no more Undos are available).
  3. The lookup table is written to disk.