Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Retrieve record's associated commands. If there are multiple datasets in the manifest, retrieveRecordCommand returns the commands for the first dataset.
Available for
Model-driven apps
Syntax
context.parameters.dataset.retrieveRecordCommand(recordIds)
Parameters
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| recordIds | string[] |
Yes | |
| specificCommands | string[] |
No | |
| filterByPriority | boolean |
No | |
| useNestedFormat | boolean |
No | |
| refreshAllRules | boolean |
No |
Return value
Type: ICommandObjectWrapper
Related articles
Dataset
Power Apps component framework API reference
Power Apps component framework overview