Saltar al contenido principal
Versión: Siguiente

Selección

ALL RECORDS ({ tabla : Table })
APPLY TO SELECTION ( tabla : Table ; sentencia : Expression )
Before selection ( tabla : Table ) : Boolean
Create entity selection ( dsTable : Table { ; settings : Object } ) : 4D.EntitySelection
CREATE SELECTION FROM ARRAY ( tabla : Table ; regArray : Integer, Boolean array {; temp : Text} )
DELETE SELECTION ({ tabla : Table })
[DISPLAY SELECTION DISPLAY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean}{; *})
DISPLAY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean} ; * {; *} )
](../../commands-legacy/display-selection.md)
Displayed line number : Integer
End selection ( tabla : Table ) : Boolean
FIRST RECORD ({ tabla : Table })
GET HIGHLIGHTED RECORDS ( {tabla : Table ;} nomConjunto : Text )
GOTO SELECTED RECORD ( {tabla : Table ;} registro : Integer )
HIGHLIGHT RECORDS ( {tabla : Table }{;}{ nomConjunto : Text {; *}} )
LAST RECORD ({ tabla : Table })
MODIFY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean}{; *} )
MODIFY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean}; * {; *} )

NEXT RECORD ({ tabla : Table })
ONE RECORD SELECT ({ tabla : Table })
PREVIOUS RECORD ({ tabla : Table })
Records in selection ( tabla : Table ) : Integer
REDUCE SELECTION ( {tabla : Table ;} Numero : Integer )
SCAN INDEX ( unCampo ; Numero : Integer {; > o <} )
Selected record number ( tabla : Table ) : Integer
TRUNCATE TABLE ({ tabla : Table })
USE ENTITY SELECTION ( entitySelection : 4D.EntitySelection )