| ScriptExecutor Class |
Namespace: Appkit.Data
public class ScriptExecutor
The ScriptExecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| ScriptExecutor |
| Name | Description | |
|---|---|---|
| Execute |
运行脚本
| |
| GetResultUrl |
获取脚本运行结果的说明文件的访问链接
该链接通过文本编辑器查看说明文件的内容。
默认已经进行了编码,希望通过主页的新子页窗浏览时应调用 GetResultUrl(false)。
| |
| GetResultUrl(Boolean) |
获取脚本运行结果的说明文件的访问链接
该链接通过文本编辑器查看说明文件的内容。
|
| Name | Description | |
|---|---|---|
| DbId |
数据库标识
默认为 MAIN
| |
| Path |
脚本的路径
| |
| ResultFilePath |
脚本运行的结果文件的路径
物理路径
|