AJE Components
DataCommandQuery Execute Method AJE Data Asset Engine Help
Executes the Data Command Query against the Data Source.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public bool Execute(
	bool Silent = false,
	bool Scheduled = false
)

Return Value

Type: OnlineBoolean
Remarks

See Also