Deletes records corresponding to View Class instances.
sql
delete-instance-records instance
instance⇩ |
An instance of a View Class. |
The function delete-instance-records
deletes the records represented by instance from the database associated with it. If instance has no associated database, delete-instance-records
signals an error.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:56