A Boolean predicate that determines whether or not the current column is a primary key member.
Syntax
%CollsPK
Syntax Example
%ForEachCol() {
%If(%ColIsPK) {
%ColName -> PK}
}
Expansion
master-number -> PK
movie-copy-number -> PK
Usage
Classified as an Attribute macro.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |