not-null

속성 타입 : boolean

Attribute Type : boolean

지원 타입 : column

Supported Type : column

값 얻기

Getter

컬럼의 NOTNULL의 값을 TRUE 또는 FALSE로 가져옵니다.

Returns whether the column is not-null.

컬럼의 NOTNULL의 값을 TRUE 또는 FALSE로 가져옵니다.

Returns whether the column is not-null.

값 지정

Setter

컬럼의 NOTNULL 값을 TRUE 또는 FALSE로 설정합니다.

Sets the value of the column true/false regarding with not-null attribute.

컬럼의 NOTNULL 값을 TRUE 또는 FALSE로 설정합니다.

Sets the value of the column true/false regarding with not-null attribute.