Lists all the non-key columns of the trigger table and performs the specified action on each.
Syntax
%NK()
Syntax Example
%NK()
Expansion
general_condition
Full Syntax
%NK(<separator>,<function>, <prefix>)
Full Syntax Example
%NK(" or ",updating,%Parent)
Expansion
updating(MOVIE_COPY.general_condition)
Usage
Classified as an Entity macro that you can use to create a Trigger Override in the Table Trigger Editor (Triggers dialog).
Copyright © 2017 erwin Inc.
All rights reserved.
|
|