AJE Components
DataExecutionPlan Execute Method AJE Data Asset Engine Help
Executes the Data Execution Plan updating Log and Execution Parameters.

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,
	DataCommandQueries DataCommands = null
)

Return Value

Type: OnlineBoolean
Remarks

See Also