Scripting

Top  Previous  Next

DB Doc generates all your database documentation using a scripting engine.  You do not need to write your own scripts if the provided scripts already generate the documentation in an acceptable format for you.  You only need to make changes to the script if you need to format the documents in a different manner.

 

The scripting engine allows you to access all the server and database properties documented by DB Doc.  See the Class reference topic for further details.

 

The scripting language uses a Pascal-like syntax, and is not case-sensitive.