AssociationSetEnd 클래스

정의

개념적 모델에 있는 연결 집합의 End를 나타냅니다.

public ref class AssociationSetEnd sealed : System::Data::Metadata::Edm::MetadataItem
public sealed class AssociationSetEnd : System.Data.Metadata.Edm.MetadataItem
type AssociationSetEnd = class
    inherit MetadataItem
Public NotInheritable Class AssociationSetEnd
Inherits MetadataItem
상속
AssociationSetEnd

속성

BuiltInTypeKind

AssociationSetEnd의 기본 제공 형식 유형을 가져옵니다.

CorrespondingAssociationEndMember

AssociationSetEnd 개체에 해당하는 End 멤버를 반환합니다.

Documentation

이 형식과 관련된 설명서를 가져오거나 설정합니다.

(다음에서 상속됨 MetadataItem)
EntitySet

End 역할이 참조하는 엔터티 집합을 가져옵니다.

MetadataProperties

현재 형식의 속성 목록을 가져옵니다.

(다음에서 상속됨 MetadataItem)
Name

AssociationSetEnd의 End 이름을 가져옵니다.

ParentAssociationSet

AssociationSetEnd의 부모 연결 집합을 가져옵니다.

Role
사용되지 않음.

AssociationSetEnd에 대한 End 역할의 이름을 가져옵니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

AssociationSetEnd에 대한 End 역할의 이름을 반환합니다.

적용 대상