FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBErrorProvider..::..cleanUpSystemLog Method

Remove all entries but the last number of entries from the system log

Namespace:  FlowWright.cDevErrorProvider
Assembly:  cDevErrorProvider (in cDevErrorProvider.dll)

Syntax


public void cleanUpSystemLog(
	int lastNumItemsToKeep
)
Public Sub cleanUpSystemLog ( _
	lastNumItemsToKeep As Integer _
)
public:
void cleanUpSystemLog(
	int^ lastNumItemsToKeep
)

Parameters

lastNumItemsToKeep
Type: Int32