TypeType.AddTableKeyOn this pageType.AddTableKey Adds a key to the given table type. Syntax Type.AddTableKey( table as type, columns as list, isPrimary as logical) as type Remarks Adds a key to the given table type. Category Type