| SearchExecutorExecuteToTreeView Method |
搜索为树型视图
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string ExecuteToTreeView(
string id,
string objType,
string sqlExpr
)
Parameters
- id
- Type: SystemString
- objType
- Type: SystemString
- sqlExpr
- Type: SystemString
Return Value
Type:
String返回 url 信息
See Also