getDBModifDefinitions(Workbook, Boolean) Method

gets defined names for DBModifier (DBMapper/DBAction/DBSeqnce) invocation in the passed workbook and updates Ribbon with it
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static void getDBModifDefinitions(
	Workbook actWb,
	bool onlyCheck
	)

Parameters

actWb
Type: Workbook
the passed workbook
onlyCheck
Type: Boolean
only used for UserMsg dialogs (check vs. get)