Delayed Fetch
This page was created by Hans.karlsen@mdriven.net on 2017-02-26. Last edited by Edgar on 2025-01-20.

Write the content here to display this box

When an attribute sometimes contains a lot of data, and you do not want to load it automatically because you have loaded the object it resides in, then set DelayedFetch to true.

When you have DelayedFetch set to true, the fetching of the attribute will be done once you access it.

2017-02-26 23h15 01.png