SystemParameters.delete Method
Throws an exception if a user tries to delete a record from the SystemParameters table.
Syntax
public void delete()
Run On
Server
Exceptions
Exception | Condition |
---|---|
Error | A record cannot be deleted from the SystemParameters table. |
Remarks
This method prevents a record from the SystemParameters table from being deleted.