AJE Components
DataExecutionPlanSnapshot SelectSnapshots Method AJE Data Asset Engine Help
Selects all the Snapshots for the specified Data Execution Plan.

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

public bool SelectSnapshots(
	int DataExecutionPlanID,
	DataRowSortOrder SortOrder = DataRowSortOrder.Sort_Row_Desc
)

Parameters

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

Return Value

Type: OnlineBoolean
Remarks

See Also