| SearchExecutor Class |
Namespace: Appkit.Data
public class SearchExecutor : SearchExecutorBase
The SearchExecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchExecutor |
| Name | Description | |
|---|---|---|
| Execute(String, String) |
执行对象搜索并返回显示搜索结果的 Url
| |
| Execute(String, String, String) |
执行一个对象搜索,返回显示搜索结果的 Url
| |
| ExecuteToChart |
搜索为图表
| |
| ExecuteToGrid |
搜索为可编辑表格
| |
| ExecuteToTreeTable |
搜索为树型表
| |
| ExecuteToTreeView |
搜索为树型视图
| |
| ExecuteToTreeViewTable |
搜索为树型视图表
|