DataMgr 2.5 Documentation: Remove a Column

Remove a Column

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 column by using the removeColumn() method.

Arguments: