finalize Method
Needs to be called to perform necessary cleanup operations.
By not calling finalize
there is a risk that data imported into targetDb will not be as expected.
finalize(): void
@note No need to call this If using IModelTransformer as it automatically invokes this method.
Returns - void
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.