Click or drag to resize
AkUpdateExecutorExecute Method (String)
执行。

内部进行事务控制。

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

Parameters

msg
Type: SystemString
异常时的错误消息。
See Also