Previous Topic: Constraint MacrosNext Topic: %DefaultValue


%DefaultName

Returns the name of a CA ERwin DM default.

Syntax

%DefaultName

Syntax Example

/* If SQL Server is the current target server */

%ForEachDefault ( )

{%DefaultName}

)

Expansion

CURRENT-TIMESTAMP

CURRENT-USER

NULL

SESSION-USER

USER

Usage

Classified as a Constraint macro that you can use within the scope of a CA ERwin DM default (for example, %ForEachDefault).