table

속성 타입 : ModelContext, 읽기 전용

Attribute Type : ModelContext, ReadOnly

지원 타입 : column, table-diagram, primary-index, pk-constraint, foreign-key, fk-index, unique-index, non-unique-index

Supported Type : column, table-diagram, primary-index, pk-constraint, foreign-key, fk-index, unique-index, non-unique-index

값 얻기

Getter

테이블의 구성 요소를 담은 모델컨텍스트 인 경우, 소속된 테이블을 얻습니다.

In case of the model context contains an element of a table, gets the belonging table.

테이블 다이어그램을 담은 문맥인 경우, 연결된 테이블을 얻습니다.

In case of the context contains a table diagram, gets the connected table.

테이블의 구성 요소를 담은 모델컨텍스트 인 경우, 소속된 테이블을 얻습니다.

In case of the model context contains an element of a table, gets the belonging table.

테이블 다이어그램을 담은 문맥인 경우, 연결된 테이블을 얻습니다.

In case of the context contains a table diagram, gets the connected table.

값 지정

Setter

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