다음을 통해 공유


EdmPropertyAttribute 클래스

정의

요소 저장에 매핑된 속성의 기본 특성입니다. 암시적 기본 AttributeUsage 속성 Inherited=True, AllowMultiple=False, 메타데이터 시스템은 이를 예상하며, 더 많은 특성이 있더라도 이러한 각 특성 중 첫 번째 특성만 살펴봅니다.

[System.AttributeUsage(System.AttributeTargets.Property)]
public abstract class EdmPropertyAttribute : Attribute
type EdmPropertyAttribute = class
    inherit Attribute
Public MustInherit Class EdmPropertyAttribute
Inherits Attribute
상속
EdmPropertyAttribute
파생
특성

적용 대상