Lenguaje 4D Comandos por tema Gestión de cachéVersión: 21 R4 BETAGestión de cachéADJUST BLOBS CACHE PRIORITY ( tabla : Table ; prioridad : Integer ) ADJUST INDEX CACHE PRIORITY ( campo : Field ; prioridad : Integer ) ADJUST TABLE CACHE PRIORITY ( tabla : Table ; prioridad : Integer ) Cache info ( dbFilter : Object ) : Object FLUSH CACHE ({ size : Integer })FLUSH CACHE ({ * }) Get adjusted blobs cache priority ( tabla : Table ) : Integer Get adjusted index cache priority ( campo : Field ) : Integer Get adjusted table cache priority ( tabla : Table ) : Integer Get cache size : Real MEMORY STATISTICS ( tipoInfo : Integer ; arrayNombres : Text array ; arrayValores : Real array ; ArrayContador : Real array ) SET BLOBS CACHE PRIORITY ( tabla : Table ; prioridad : Integer ) SET CACHE SIZE ( tam : Real {; libMin : Real} ) SET INDEX CACHE PRIORITY ( campo : Field ; prioridad : Integer ) SET TABLE CACHE PRIORITY ( tabla : Table ; prioridad : Integer )