Click or drag to resize
AkDBTaskEngineExecute1 Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool Execute1(
	string DBDef,
	string Content,
	Object ParamNames,
	Object ParamValues
)

Parameters

DBDef
Type: SystemString
Content
Type: SystemString
ParamNames
Type: SystemObject
ParamValues
Type: SystemObject

Return Value

Type: Boolean
See Also