擷取記錄的相關聯命令。 如果資訊清單中有多個資料集,retrieveRecordCommand 會傳回第一個資料集的命令。
適用於
模型導向應用程式
語法
context.parameters.dataset.retrieveRecordCommand(recordIds)
參數
| 參數名稱 | 類型 | 為必填項目 | Description |
|---|---|---|---|
| 記錄標識符 | string[] |
Yes | |
| specificCommands | string[] |
否 | |
| filterByPriority | boolean |
否 | |
| useNestedFormat | boolean |
否 | |
| refreshAll規則 | boolean |
否 |
返回值
類型: ICommandObjectWrapper