Click or drag to resize
SqlSearchExecutorExecuteToTreeView Method
搜索为树型视图

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string ExecuteToTreeView(
	string dbName,
	string id,
	string sqlExpr,
	string displays
)

Parameters

dbName
Type: SystemString
id
Type: SystemString
sqlExpr
Type: SystemString
displays
Type: SystemString

Return Value

Type: String
返回 url 信息
See Also