The dataset or dataset manager.
Optional
target: {Optional target configuration.
Optional
changeSel?: booleanWhether to update the selection.
Optional
select?: number[] | "tables"The tables to delete (default: "tables").
Optional
useClone?: booleanWhether to clone before deleting.
Optional
which?: "top" | "all" | "bottom"Specifies which tables to delete (default: "all").
Deletes selected tables from the dataset.