See also
Class wwbusiness
West Wind Web Connection 5.0
wwbusiness::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 wwbusiness