Click or drag to resize
DbTaskObjectExecute Method
执行数据库任务

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool Execute(
	out string msg
)

Parameters

msg
Type: SystemString
可能的错误信息

Return Value

Type: Boolean
See Also