is-primary-key

속성 타입 : boolean, 읽기 전용

Attribute Type : boolean, ReadOnly

지원 타입 : column

Supported Type : column

값 얻기

Getter

컬럼이 기본키인지 여부를 반환합니다.
Return whether the column is a primary key.
컬럼이 기본키인지 여부를 반환합니다.
Return whether the column is a primary key.

값 지정

Setter

이 속성은 읽기 전용으로 값을 지정할 수 없습니다.
This attribute is read-only, and you cannot specify a value.