insertCUDMarks(Range, Boolean) Method

inserts CUD (Create/Update/Delete) Marks at the right end of the DBMapper range
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public void insertCUDMarks(
	Range changedRange,
	bool deleteFlag
	)

Parameters

changedRange
Type: Range
passed TargetRange by Change Event or delete button
deleteFlag
Type: Boolean
if delete button was pressed, this is true