Does anyone know what the (undocumented) [EnsureCache] keyword does exactly when used with @getProfileField()?
If it somehow changes the caching behavior of the command when retrieving values from the server it would be very handy!
thanks
Does anyone know what the (undocumented) [EnsureCache] keyword does exactly when used with @getProfileField()?
If it somehow changes the caching behavior of the command when retrieving values from the server it would be very handy!
thanks
Subject: Just a guess: It reloads the profile doc rather than using the cached version?