Primary_Index_Trigger (Obsolete)
The Primary_Index_Trigger keyword has been replaced with the Generate_Record_ID_Method keyword.
The keyword is still supported for backward compatibility reasons. The value will be translated in the following way:
- “No” to “None”
- “Yes” to “Identity_Column”
See Generate_Record_ID_Method for more information.