다음을 통해 공유


DerivedHierarchyLevel.ManyToManyChildAttributeId 속성

정의

가 인 ManyToMany경우 ForeignType 는 자식 을 참조하는 매핑 엔터티(참조)ForeignEntityId에서 도메인 기반 특성의 ID를 지정하고 ForeignId 부모 도메인 기반 특성을 지정합니다.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ ManyToManyChildAttributeId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier ManyToManyChildAttributeId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.ManyToManyChildAttributeId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property ManyToManyChildAttributeId As Identifier

속성 값

부모 도메인 기반 특성을 지정하면서 ForeignId 자식 을 참조하는 매핑 엔터티(참조)에 ForeignEntityId있는 도메인 기반 특성의 ID입니다.

특성

적용 대상