다음을 통해 공유


OwnedAttribute 클래스

정의

형식을 소유 형식으로 표시합니다. 이 형식에 대한 모든 참조는 소유 엔터티 형식으로 구성됩니다.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class OwnedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type OwnedAttribute = class
    inherit Attribute
Public NotInheritable Class OwnedAttribute
Inherits Attribute
상속
OwnedAttribute
특성

설명

자세한 내용 과 예제는 엔터티 형식 및 관계 모델링 을 참조하세요.

생성자

OwnedAttribute()

형식을 소유 형식으로 표시합니다. 이 형식에 대한 모든 참조는 소유 엔터티 형식으로 구성됩니다.

적용 대상