AJE Components
DataCommandLog SelectByDataCommand Method AJE Data Asset Engine Help
Selects all the Activity for the specified Data Command Query ID.

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

public bool SelectByDataCommand(
	int DataCommandQueryID,
	DataRowSortOrder SortOrder = DataRowSortOrder.Sort_Row_Desc
)

Parameters

DataCommandQueryID
Type: OnlineSystem Int32
SortOrder (Optional)
Type: DataRowSortOrder

Return Value

Type: OnlineBoolean
Remarks

See Also