4D v18dataClass.all( ) |
||||||||
|
4D v18
dataClass.all( )
|
Property | Type | Description |
context | Text | Label for the optimization context applied to the entity selection. This context will be used by the code that handles the entity selection so that it can benefit from the optimization. This feature is designed for ORDA client/server processing; for more information, please refer to the Client/server optimization section. |
C_OBJECT($allEmp)
$allEmp:=ds.Employee.all()
Product: 4D
Theme: ORDA - DataClass
4D Language Reference ( 4D v18)