| オーバーロード | 解説 |
|---|---|
| Exec(String,String,Dictionary<String,Object>,CancellationToken,ProgressDelegate) | Server-side asynchronous execution of a view returning aggregated results to the caller client. |
| Exec(IEnumerable,Dictionary<String,Object>,CancellationToken,ProgressDelegate) | Server-side asynchronous execution of a view returning aggregated results to the caller client. |