Exporting a Code Object
Only in DbVisualizer Pro
This feature is only available in the DbVisualizer Pro edition.
To export a code object:
- Select the object node in the Databases tab tree,
- Open the Export Object dialog (e.g. Export Procedure or Export Function) from the right-click menu,
- Select an Output Format, Output Destination, and Options,
- Click Export.
For these object types, you can select either the SQL (CREATE statement) or XML Output Format and which delimiters to use in the Options area.
You can control whether to use delimited identifiers and/or qualified names in the DDL and INSERT statements generated for the SQL format.