AJE Components
DataCommandQuery Check Method AJE Data Asset Engine Help
Checks the Data Command Query against the Data Source without returning any Result Data.

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

public bool Check(
	string CommandText = ""
)

Return Value

Type: OnlineBoolean
Remarks

See Also