Selections, Introduction

4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next

version 1.5


The routines described in this chapter allow you to manipulate selections of records as well place them in arrays:

OP Records in table - returns the number of records in the specified table.

OP Records in selection - returns the number of records in the current selection of the specified table.

OP All records - selects all the records in the specified table.

OP Reduce selection - creates a selection of arrays by reducing the current selection to the number you pass.

OP Delete selection - deletes the current selection of records.

OP Many to one join - creates a selection of records in the Many table.

OP One to many join - creates a selection of records in the One table.

OP Scan index - retrieves a selection of records from the table by specifying a number of records from the beginning or the end of the index.

See Also

No reference.


4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next