Type.AddTableKey
Syntax
Type.AddTableKey(table as type, columns as list, isPrimary as logical) as type
About
Adds a key to the given table type.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Type.AddTableKey(table as type, columns as list, isPrimary as logical) as type
Adds a key to the given table type.