[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
writeDBHeader()
Write database file header record in work area back to disk
------------------------------------------------------------------------------
Prototype
ERRCODE writeDBHeader(
AREAP wa
)
Arguments
wa is a pointer to self.
Description
The writeDBHeader() method writes the contents of the header record to
the work area referenced by wa.
Implementation Notes
. Normally, before writing the contents of the header record
using writeDBHeader(), call headerLock() to obtain a lock on the
header record.
Files Header file is Rdd.api.
See Also:
AREA
readDBHeader()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson