cleanTargetObjects property

bool? cleanTargetObjects
getter/setter pair

If true, output commands to DROP all the dumped database objects prior to outputting the commands for creating them.

Optional.

Implementation

core.bool? cleanTargetObjects;