IModelRelationship 인터페이스
관계의 양쪽을 가져오는 데 사용됩니다.
네임스페이스: Microsoft.Data.Schema.SchemaModel
어셈블리: Microsoft.Data.Schema(Microsoft.Data.Schema.dll)
구문
‘선언
Public Interface IModelRelationship _
Inherits IModelEntity
public interface IModelRelationship : IModelEntity
public interface class IModelRelationship : IModelEntity
type IModelRelationship =
interface
interface IModelEntity
end
public interface IModelRelationship extends IModelEntity
IModelRelationship 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
FromElement | 관련 요소를 가져옵니다. |
![]() |
Model | 모델 참조를 가져옵니다. (IModelEntity에서 상속됨) |
![]() |
RelationshipClass | 메타데이터 클래스를 가져옵니다. |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
GetReferencedElements | 관련된 요소를 반환합니다. |
![]() |
GetReferencedRelationshipEntries | 관련된 관계 항목을 반환합니다. |
위쪽
설명
이 인터페이스는 명시적 모델 인터페이스에 대해 알지 못하는 기능에 의해 사용되어야 합니다.