finishAction(XlCalculation, String, String) Method

common for DBListFetch and DBRowFetch Action procedures to finish, resetting anything (Cursor, calc mode, status bar, screen updating) that was set otherwise...
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

private static void finishAction(
	XlCalculation calcMode,
	string callID,
	string additionalLogInfo
	)

Parameters

calcMode
Type: XlCalculation
reset calc mode to this
callID
Type: String
for logging purpose
additionalLogInfo
Type: String
for logging purpose