Click or drag to resize
SearchExecutorExecuteToGrid Method
搜索为可编辑表格

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

Parameters

id
Type: SystemString
objType
Type: SystemString
sqlExpr
Type: SystemString

Return Value

Type: String
返回 url 信息
See Also