다음을 통해 공유


IMutableProperty.DeclaringEntityType 속성

정의

주의

Use DeclaringType and cast to IMutableEntityType or IMutableComplexType

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

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

속성 값

특성

적용 대상