다음을 통해 공유


AssociationSetEnd.ParentAssociationSet 속성

정의

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

public:
 property System::Data::Metadata::Edm::AssociationSet ^ ParentAssociationSet { System::Data::Metadata::Edm::AssociationSet ^ get(); };
public System.Data.Metadata.Edm.AssociationSet ParentAssociationSet { get; }
member this.ParentAssociationSet : System.Data.Metadata.Edm.AssociationSet
Public ReadOnly Property ParentAssociationSet As AssociationSet

속성 값

AssociationSet의 부모 연결 집합을 나타내는 AssociationSetEnd 개체입니다.

적용 대상