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.