
Dad method: Update
Get the database record which is valid for a given time. The
database has to be opened in update mode for this operation.
<dadobj> "Update" reqtime [newrowflag]
- <dadobj> is the name of a PinK Dad object,
- Update is the name of the applied method.
- The record valid for the requested time reqtime
(time_t format) will be loaded.
- The boolean flag newrowflag should be True on the first
call and if one expects the number of rows in the client tables to be
changed. If it's set to False, only the rows that are currently
in the client tables are updated.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .