SetLoadFields, for your Consideration!
Views (2)
Optimize AL performance with SetLoadFields, nevertheless beware of JIT load A nice little feature in AL when thinking about performance is the SetLoadFields Function. It sets the fields to be initially loaded when the record is retrieved from the database, meaning that, for example, if you do define an Item.SetLoadFields(Description) only Description Field will be […]

Like
Report
*This post is locked for comments