检索记录的关联命令。 如果清单中有多个数据集,则 retrieveRecordCommand 返回第一个数据集的命令。
适用于
模型驱动应用
Syntax
context.parameters.dataset.retrieveRecordCommand(recordIds)
参数
| 参数名称 | 类型 | 必选 | Description |
|---|---|---|---|
| recordIds | string[] |
是的 | |
| specificCommands | string[] |
否 | |
| filterByPriority | boolean |
否 | |
| useNestedFormat | boolean |
否 | |
| refreshAllRules | boolean |
否 |
返回值
类型:ICommandObjectWrapper