
Dad method: GetTabIf
Loads a complete table or a defined subset of its rows from the server.
<dadobj> "GetTabIf" table [expression]
- <dadobj> is the name of a PinK Dad object,
- GetTabIf is the name of the applied method.
- table is the name of a PinK table object to be read
- The expression is a condition formulated in Dad's
expression parser syntax. Only rows fulfilling this condition will
be loaded. If this argument is omitted, all rows will be loaded.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .