| SqlSearchExecutor Class |
Namespace: Appkit.Data
public class SqlSearchExecutor : SearchExecutorBase
The SqlSearchExecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| SqlSearchExecutor |
| Name | Description | |
|---|---|---|
| Execute(String) |
执行 SQL 搜索,返回显示搜索结果的 Url
| |
| Execute(String, String, String, String) |
执行 SQL 搜索,返回显示搜索结果的 Url
| |
| ExecuteToChart |
搜索为图表
| |
| ExecuteToTreeTable |
搜索为树型表
| |
| ExecuteToTreeView |
搜索为树型视图
| |
| ExecuteToTreeViewTable |
搜索为树型视图表
| |
| ExecuteWithDb |
执行指定数据库的 SQL 搜索,返回显示搜索结果的 Url
|