NextPrevUpTopContentsIndex

delete-instance-records

Generic Function
Summary

Deletes records corresponding to View Class instances.

Package

sql

Signature

delete-instance-records instance =>

Arguments

instance

An instance of a View Class.

Values

None.

Description

The delete-instance-records function deletes the records represented by instance from the database associated with it. If instance has no associated database, delete-instance-records signals an error.

See also

update-records
update-records-from-instance


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex