다음을 통해 공유


PropertyValues.EntityType 속성

정의

이 개체가 값을 저장하는 기본 엔터티 형식을 가져옵니다.

public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType EntityType { [System.Diagnostics.DebuggerStepThrough] get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public Overridable ReadOnly Property EntityType As IEntityType

속성 값

특성

적용 대상