4D v17.4Get adjusted table cache priority | 
            |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v17.4
 
Get adjusted table cache priority 
                                
                                
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Get adjusted table cache priority ( aTable ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| aTable | Table | 
             
         | 
        Table for which the scalar priority value has to be retrieved | |||||
| Function result | Longint | 
             
         | 
        Current priority value for scalar fields | |||||
The Get adjusted table cache priority command returns the adjusted cache priority value applied in cache by the cache manager for the aTable scalar data. 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.
Scalar data field types include fields of date/hour, numeric, or string type.
									ADJUST TABLE CACHE PRIORITY
									
									Managing priorities in database cache
									
									SET TABLE CACHE PRIORITY
									
	Product:  4D
	Theme:  Cache Management
	Number:  
        1426
        
        
        
	
	Created:  4D v16 R2
	
	
	
	
	
	4D Language Reference ( 4D v17)
	
	
	
	
	4D Language Reference ( 4D v17.1)
	
	4D Language Reference ( 4D v17.2)
	
	4D Language Reference ( 4D v17.3)
	
	4D Language Reference ( 4D v17.4)
	
	
Add a comment