addRangePartitions# swordfish.function.addRangePartitions()# Append new values to the partition scheme of a database. This database must be of RANGE domain or of COMPO domain with at least one level of RANGE domain. 参数: dbHandle (Constant) -- A database handle. newRanges (Constant) -- A vector indicating new partitions. level (Constant, optional) -- A non-negative integer., by default DFLT. locations (Constant, optional) -- A STRING scalar/vector, by default DFLT.