Loading...
 

CX_OBJECT_MANAGER::ResetGlobalFetchPolicy

CX_OBJECT_MANAGER::ResetGlobalFetchPolicy

Description:

This class function resets the global fetch strategy to the standard, i.e. only one single page is loaded at a time when the database is accessed.

Code example:
GetManager(OBJECT) Call(ResetGlobalFetchPolicy)  // Nur einzelne Pages holen
Stack
Stack Position Object type Brief description
Stack(In) Top CX_OBJECT_MANAGER Object Manager
Stack(Out) Top
Function call: Call(ResetGlobalFetchPolicy)