Returns the null option, either NULL or NOT NULL, of the current column.
Syntax
%ColumnNullOption
Syntax Example
%ForEachColumn() {
%ColName -> %ColumnNullOption
}
Expansion
master-number -> NOT NULL
movie-copy-number -> NULL
general-condition -> NULL
Usage
Classified as an Attribute macro.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|