Document! X 2017
Collapse All
Expand All
In This Topic
IndexProperty Metadata Element
In This Topic
Description
Outputs a property of the current Index.
Parameters
Parameter
Type
Description
name
list
One of the following values:
Clustered
Outputs "True" if the Index is clustered.
IndexNulls
Outputs "True" if the Index allows null values.
PrimaryKey
Outputs "True" if the Index is the Primary Key Index.
Unique
Outputs "True" if the Index contains unique values.