The following macro has been added to the list of r7.3 macros provided in the Forward Engineering Template Editor.
DatabaseConnection
This macro returns information about the current database connection used by the model.
DatabaseConnection( Connection Parameter )
Parameter: Connection Parameter
Status: Req
Description: This identifies the type of information used by the connection.
This macro will fail in the following circumstances:
Active
[ “Connected to database as user “
DatabaseConnection( “User” ) ]
Connected to database as user User1
| Copyright © 2013 CA. All rights reserved. |
|