Click or drag to resize
AkConnectionExecute Method
执行写操作。

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

Parameters

SQL
Type: SystemString
表达式。
See Also