다음을 통해 공유


EdmComplexPropertyAttribute 클래스

정의

복합 속성에 대한 특성 암시적 기본 AttributeUsage 속성 Inherited=True, AllowMultiple=False, 메타데이터 시스템은 이를 예상하며 이러한 각 특성 중 첫 번째 특성만 살펴봅니다.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class EdmComplexPropertyAttribute : System.Data.Entity.Core.Objects.DataClasses.EdmPropertyAttribute
type EdmComplexPropertyAttribute = class
    inherit EdmPropertyAttribute
Public NotInheritable Class EdmComplexPropertyAttribute
Inherits EdmPropertyAttribute
상속
EdmComplexPropertyAttribute
특성

생성자

EdmComplexPropertyAttribute()

복합 속성에 대한 특성 암시적 기본 AttributeUsage 속성 Inherited=True, AllowMultiple=False, 메타데이터 시스템은 이를 예상하며 이러한 각 특성 중 첫 번째 특성만 살펴봅니다.

적용 대상