다음을 통해 공유


EndPropertyMapping.PropertyMappings 속성

정의

이 연결 끝 속성 매핑의 자식을 지정하는 ScalarPropertyMapping의 ReadOnlyCollection을 가져옵니다.

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ScalarPropertyMapping> PropertyMappings { get; }
member this.PropertyMappings : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Mapping.ScalarPropertyMapping>
Public ReadOnly Property PropertyMappings As ReadOnlyCollection(Of ScalarPropertyMapping)

속성 값

적용 대상