PA_RelateManySelection

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

version 2003


PA_RelateManySelection (manyTable; manyField)

ParameterTypeDescription
manyTableshortMany Table Number
manyFieldshortMany Field Number

Description

The command PA_RelateManySelection generates a selection of records in the Many table, based on a selection of records in the One table.

Note

PA_RelateManySelection changes the current record for the One table.

Warning

Do not use this command inside a transaction.

See Also

PA_RelateMany, RELATE MANY SELECTION.

Error Handling

Use PA_GetLastError to see if an error occurred (bad table number)


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