The following options, while often useful, can significantly increase
the amount of time needed for generating documentation. To access
these options:
Database options
- Include system objects:
If this option is checked, the final document will contain system
objects like system stored procedures, functions, and system tables
Table options
- Statistical data analysis:
Select this check box to include the statistical data analysis of
each table. Statistical data analysis can be a time-consuming operation
on large or work loaded databases
Dependency options
- Explicitly parse database for
improved dependency accuracy: Select this check box to parse
each database more deeply. It will slow down the analysis process,
but returns more dependency information
- Include graphical dependencies:
Select this check box to include a section in the documentation that
includes graphs that visually display dependency information
- Include dependency (parent and
children) lists/tables: Select this check box to add a section
that provides a detailed list of object dependency relationships
DDL options
- Include data definition language
(DDL) script: Select this check box to include the object creation
script for each object
- Highlight Transact-SQL keywords:
Select this check box to include syntax highlighting in SQL scripts
Miscellaneous
- Include documentation of procedure/function
result sets: Select this check box to document procedure/function
result sets. Selecting this option will cause extra calls to the database
to define resultsets
Copyright © 2012 ApexSQL LLC. All Rights Reserved.