Next Previous Up Top Contents Index

16 The SQL Package

delete-instance-records

Generic function

Summary

Deletes records from a database.
Package

sql

Signature

delete-instance-records instance =>

Arguments

instance

An instance of a view class.

Values

None.
Description

Thedelete-instance-records function deletes the records represented by instance from the database associated with it. If instance has no associated database,delete-instance-records raises an error.
See also

update-records
update-records-from-instance

LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker