Type.AddTableKey

Syntax

Type.AddTableKey(
    table as type,
    columns as list,
    isPrimary as logical
) as type

About

将键添加到给定的表类型。