Name

UPDATE-INSTANCE-FROM-RECORDS —

Function

Syntax

       (UPDATE-INSTANCE-FROM-RECORDS OBJECT &KEY DATABASE) [generic] => 

Arguments and Values

Description

Updates the slot values of the View Class instance OBJECT using the attribute values of the appropriate table of DATABASE which defaults to the database associated with OBJECT or, if OBJECT is not associated with a database, *DEFAULT-DATABASE*. Join slots are updated but instances of the class on which the join is made are not updated.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes