Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables a unique index.
Syntax
server public static void indexAllowNoDup(DictIndex _dictIndex)
Run On
Server
Parameters
- _dictIndex
Type: DictIndex Class
The index to enable.
Remarks
This method is often called in a PostSync, final script to enable the unique index of a table.