is-unique-indexed
속성 타입 : boolean, 읽기 전용
Attribute Type : boolean, ReadOnly
지원 타입 : column
Supported Type : column
값 얻기
Getter
주어진 컬럼이 유니크 인덱스 컬럼인지 여부를 반환합니다.
Returns whether the column is a unique indexed one.
주어진 컬럼이 유니크 인덱스 컬럼인지 여부를 반환합니다.
Returns whether the column is a unique indexed one.
값 지정
Setter
이 속성은 읽기 전용으로 값을 지정할 수 없습니다.
This attribute is read-only, and you cannot specify a value.