다음을 통해 공유


Type.AddTableKey

통사론

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

소개

지정된 테이블 형식에 키를 추가합니다.