Name

*DEFAULT-UPDATE-OBJECTS-MAX-LEN* — The default maximum number of objects each query to perform a joinVariable

Value Type

(or null integer)

Initial Value

NIL

Description

This special variable provides the default value for the max-len argument of the function update-object-joins.

Examples

	(setq *default-update-objects-max-len* 100)
      

Affected By

None.

See Also

update-object-joins

Notes

None.