Loops through all the CA ERwin DM domains that define datatypes, evaluating the macro code between the braces with respect to each domain.
Syntax
%ForEachDomain( [DISTINCT | NOTDISTINCT | ALL ) {<macro code>}
Syntax Example
%ForEachDomain("ALL") {%DomainName %DomainDatatype %DomainNull %DomainValidation %DomainDefault}
Expansion
ADDRESS,
PERSON-NAME
Usage
Classified as a Constraint macro.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |