[Contents] [Index] [Books]

CoCreate Modeling - Commands Reference Manual


SD_WRITE_DB_DESCRIPTION terminate action

SD_WRITE_DB_DESCRIPTION creates a text file containing descriptive information about the selected object(s) and their relationships and dependencies. The file is used to interface with database management systems, such as Work Manager.

In CoCreate Modeling 2007 and later, the text file is encoded in UTF-8 by default.

Syntax


---(SD_WRITE_DB_DESCRIPTION)--|objects|--+-------->-------+--+
                                         |                |  |
                                         +--(:OVERWRITE)--+  |
                                                             |
                            +--------------<-----------------+
                            |
                            +--|filename|---+-------->-------+--->
                                            |                |
                                            +--(:OVERWRITE)--+

Options

When to use

Use this action to create description files required to interface with database products.

Example

SD_WRITE_DB_DESCRIPTION :all_at_top : OVERWRITE "filename"
[Contents] [Index] [Books]