wwBusinessObject::delete

Deletes the specified record from the underlying table. If no PK is passed the current PK of the loaded object is used.

o.delete(lnPk)

Return Value

.T. or .F.

Parameters

lnPk
PK for the record to delete


See also:

Class wwBusinessObject

© West Wind Technologies, 2023 • Updated: 11/09/18
Comment or report problem with topic