DataMgr 2.0 Documentation: Remove a Table

Remove a Table

When using loadXml(), DataMgr is non-destructive to the database schema (it will never remove any part of the database schema). If you want to, however, you can remove a table by using the removeTable() method.

Arguments: