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

When some an attribute contains a lot of data and you do not want to load it automatically just because you load the object it resides in - the set DelayedFetch to true.

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

2017-02-26 23h15 01.png