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

속성

Name Description
BuiltInTypeKind

이에 AssociationSetEnd대한 기본 제공 형식 종류를 가져옵니다.

CorrespondingAssociationEndMember

End 개체가 AssociationSetEnd 해당하는 멤버를 가져옵니다.

Documentation

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

(다음에서 상속됨 MetadataItem)
EntitySet

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

MetadataProperties

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

(다음에서 상속됨 MetadataItem)
Name

AssociationSetEnd엔드의 이름을 가져옵니다.

ParentAssociationSet

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

Role
사용되지 않음.

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

메서드

Name Description
Equals(Object)

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

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

기본 해시 함수로 사용됩니다.

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

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

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

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

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

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

적용 대상