OCLOperators OnDelete
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
Line 3: Line 3:
See also: [[OCLOperators OnCreate|OnCreate]], [[OCLOperators OnUpdate|OnUpdate]], [[OCLOperators OnStateChange|OnStateChange]]
See also: [[OCLOperators OnCreate|OnCreate]], [[OCLOperators OnUpdate|OnUpdate]], [[OCLOperators OnStateChange|OnStateChange]]
[[Category:OCLOperators]]
[[Category:OCLOperators]]
{{Edited|July|12|2024}}

Revision as of 15:39, 10 February 2024

This page was created by Hans.karlsen@mdriven.net on 2022-04-05. Last edited by Hans.karlsen@mdriven.net on 2025-03-18.

OnDelete is called when an object is deleted - much like a destructor.

See also: OnCreate, OnUpdate, OnStateChange