Click or drag to resize
SearchExecutorExecuteToChart Method
搜索为图表

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

Parameters

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

Return Value

Type: String
See Also