resizeDBMapperRange(Range, Range) Method

in case there is a defined DBMapper underlying the DBListFetch/DBSetQuery target area then change the extent of it (oldRange) to the new area given in theRange
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static void resizeDBMapperRange(
	Range theRange,
	Range oldRange
	)

Parameters

theRange
Type: Range
new extent after refresh of DBListFetch/DBSetQuery function
oldRange
Type: Range
extent before refresh of DBListFetch/DBSetQuery function