This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
Get adjusted index cache priority

Get adjusted index cache priority 


 

Get adjusted index cache priority ( aField ) -> Function result 
Parameter Type   Description
aField  Field in Field for which the priority of the index(es) has to be retrieved
Function result  Longint in Current priority value for index(es)

The Get adjusted index cache priority command returns the current adjusted cache priority value applied by the cache manager for the aField index(es). This command is only needed for debugging purposes.

Note: This command only works in local mode (4D Server and 4D); it cannot be used in 4D remote mode.



See also 

ADJUST INDEX CACHE PRIORITY
Managing priorities in database cache
SET INDEX CACHE PRIORITY

 
PROPERTIES 

Product: 4D
Theme: Cache Management
Number: 1427

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v16 R2

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)