🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
Parsed/Association
This page was created by PageReplicator on 2025-09-01. Last edited by PageReplicator on 2025-09-01.

Template:Notice



Introduction[<a href="/index.php?title=Documentation:Association&veaction=edit&section=1" class="mw-editsection-visualeditor" title="Edit section: Introduction" data-bs-title="Documentation:Association">edit</a> | <a href="/index.php?title=Documentation:Association&action=edit&section=1" title="Edit section: Introduction" data-bs-title="Documentation:Association">edit source</a>]

Also called a link, an association is the connection between <a href="/Documentation:Class" title="Documentation:Class" data-bs-title="Documentation:Class">classes</a> and therefore between the <a href="/Documentation:Objects" title="Documentation:Objects" data-bs-title="Documentation:Objects">objects</a> and data tables in the underlying database.

Associations can be ordered. This adds information about in which order objects at the other end of the association should be returned (if not sorted by other means).

See also:[<a href="/index.php?title=Documentation:Association&veaction=edit&section=2" class="mw-editsection-visualeditor" title="Edit section: See also:" data-bs-title="Documentation:Association">edit</a> | <a href="/index.php?title=Documentation:Association&action=edit&section=2" title="Edit section: See also:" data-bs-title="Documentation:Association">edit source</a>]
  • <a href="/Documentation:OCLOperators_add" title="Documentation:OCLOperators add" data-bs-title="Documentation:OCLOperators_add">OCLOperators Add</a>
  • <a href="/Training:Derived_attributes_%26_associations" title="Training:Derived attributes & associations" data-bs-title="Training:Derived_attributes_&_associations">Derived attributes & associations</a>
  • <a href="/Documentation:Derived_settable_associations" title="Documentation:Derived settable associations" data-bs-title="Documentation:Derived_settable_associations">Derived settable associations</a>
  • <a href="/Training:Association_classes" title="Training:Association classes" data-bs-title="Training:Association_classes">Association classes</a>
  • <a href="/Documentation:Adding_a_link_object" title="Documentation:Adding a link object" data-bs-title="Documentation:Adding_a_link_object">Adding a link object</a>