다음을 통해 공유


IConventionProperty.DeclaringEntityType 속성

정의

주의

Use DeclaringType and cast to IConventionEntityType or IConventionComplexType

이 속성이 속한 엔터티 형식을 가져옵니다.

public Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType DeclaringEntityType { get; }
[System.Obsolete("Use DeclaringType and cast to IConventionEntityType or IConventionComplexType")]
public virtual Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType DeclaringEntityType { get; }
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
[<System.Obsolete("Use DeclaringType and cast to IConventionEntityType or IConventionComplexType")>]
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
Public ReadOnly Property DeclaringEntityType As IConventionEntityType
Public Overridable ReadOnly Property DeclaringEntityType As IConventionEntityType

속성 값

특성

적용 대상