Share via


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.