doDBModif(Boolean, String, Boolean) Method

do the modification defined in DBAction
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public void doDBModif(
	bool WbIsSaving,
	string calledByDBSeq,
	bool TransactionOpen
	)

Parameters

WbIsSaving
Type: Boolean
for asking for confirmation and exiting
calledByDBSeq
Type: String
if inside a sequence (defined by the name in this parameter), no User message is displayed and the connection is not closed
TransactionOpen
Type: Boolean
if a transaction is open, no database connection needs to be opened