AJE Components
DataCommandLog DeleteByDataCommand Method AJE Data Asset Engine Help
Deletes all the Activity for the specified Data Command ID.

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

public bool DeleteByDataCommand(
	int DataCommandQueryID = 0,
	ref int RowsDeleted = 0
)

Parameters

DataCommandQueryID (Optional)
Type: OnlineSystem Int32
RowsDeleted (Optional)
Type: OnlineSystem Int32 

Return Value

Type: OnlineBoolean
Remarks

See Also